To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 栓瀧?n}栓瀧?n{^ 100100001111000010010001111010110011111101101110011111011001000011110000100100011110101100111111011011100111101101011110 90f091eb3f6e7d90f091eb3f6e7b5e
EUC-JP 栓瀧?n}栓瀧?n{^ 110000001111001011000010111011010011111101101110011111011100000011110010110000101110110100111111011011100111101101011110 c0f2c2ed3f6e7dc0f2c2ed3f6e7b5e
UTF-8 栓瀧볶n}栓瀧볶n{^ 1110011010100000100100111110011110000000101001111110101110110011101101100110111001111101111001101010000010010011111001111000000010100111111010111011001110110110011011100111101101011110 e6a093e780a7ebb3b66e7de6a093e780a7ebb3b66e7b5e
UHC 栓瀧볶n}栓瀧볶n{^ 1110111011111011110101101110100110111010101110100110111001111101111011101111101111010110111010011011101010111010011011100111101101011110 eefbd6e9baba6e7deefbd6e9baba6e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)