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{^ 10111100101100111011110010111110011011100111110110111100101100111011110010111110011011100111101101011110 bcb3bcbe6e7dbcb3bcbe6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 ¼³¼¾n}¼³¼¾n{^ 110000101011110011000010101100111100001010111100110000101011111001101110011111011100001010111100110000101011001111000010101111001100001010111110011011100111101101011110 c2bcc2b3c2bcc2be6e7dc2bcc2b3c2bcc2be6e7b5e
UHC ¼³¼¾n}¼³¼¾n{^ 101010001111100110101001111110001010100011111001101010001111101001101110011111011010100011111001101010011111100010101000111110011010100011111010011011100111101101011110 a8f9a9f8a8f9a8fa6e7da8f9a9f8a8f9a8fa6e7b5e

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