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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 簇賂??n}簇賂??n{^ 1110001011000110100110000100011100111111001111110110111001111101111000101100011010011000010001110011111100111111011011100111101101011110 e2c698473f3f6e7de2c698473f3f6e7b5e
EUC-JP 簇賂??n}簇賂??n{^ 1110010011001000110011111010100000111111001111110110111001111101111001001100100011001111101010000011111100111111011011100111101101011110 e4c8cfa83f3f6e7de4c8cfa83f3f6e7b5e
UTF-8 簇賂렰렱n}簇賂렰렱n{^ 1110011110110000100001111110100010110011100000101110101110100000101100001110101110100000101100010110111001111101111001111011000010000111111010001011001110000010111010111010000010110000111010111010000010110001011011100111101101011110 e7b087e8b382eba0b0eba0b16e7de7b087e8b382eba0b0eba0b16e7b5e
UHC 簇賂렰렱n}簇賂렰렱n{^ 111100001110101011010110111100011000111010111101100011101011111001101110011111011111000011101010110101101111000110001110101111011000111010111110011011100111101101011110 f0ead6f18ebd8ebe6e7df0ead6f18ebd8ebe6e7b5e

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