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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
EUC-JP ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
UTF-8 뫚묧뫚뫒^}뫚묧뫚뫒^{^ 1110101110101011100110101110101110101100101001111110101110101011100110101110101110101011100100100101111001111101111010111010101110011010111010111010110010100111111010111010101110011010111010111010101110010010010111100111101101011110 ebab9aebaca7ebab9aebab925e7debab9aebaca7ebab9aebab925e7b5e
UHC 뫚묧뫚뫒^}뫚묧뫚뫒^{^ 100100011011101010010001111111101001000110111010100100011011010001011110011111011001000110111010100100011111111010010001101110101001000110110100010111100111101101011110 91ba91fe91ba91b45e7d91ba91fe91ba91b45e7b5e

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