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 ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
SJIS-WIN 曜????z曜????zB 100101110110101000111111001111110011111100111111011110101001011101101010001111110011111100111111001111110111101001000010 976a3f3f3f3f7a976a3f3f3f3f7a42
EUC-JP 曜????z曜????zB 110011011100101100111111001111110011111100111111011110101100110111001011001111110011111100111111001111110111101001000010 cdcb3f3f3f3f7acdcb3f3f3f3f7a42
UTF-8 曜경솄勵븁z曜경솄勵븁zB 111001101001101110011100111010101011001010111101111011001000011010000100111011111010010110111111111010111011100010000001011110101110011010011011100111001110101010110010101111011110110010000110100001001110111110100101101111111110101110111000100000010111101001000010 e69b9ceab2bdec8684efa5bfebb8817ae69b9ceab2bdec8684efa5bfebb8817a42
UHC 曜경솄勵븁z曜경솄勵븁zB 1110100011111000101100001110011010011001100010011110010111111010100101010110110101111010111010001111100010110000111001101001100110001001111001011111101010010101011011010111101001000010 e8f8b0e69989e5fa956d7ae8f8b0e69989e5fa956d7a42

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