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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN ?ョС{N}?ョС{N{^ 0011111110000011100001111000010001010010011110110100111001111101001111111000001110000111100001000101001001111011010011100111101101011110 3f838784527b4e7d3f838784527b4e7b5e
EUC-JP ?ョС{N}?ョС{N{^ 0011111110100101111001111010011110110011011110110100111001111101001111111010010111100111101001111011001101111011010011100111101101011110 3fa5e7a7b37b4e7d3fa5e7a7b37b4e7b5e
UTF-8 歷ョС{N}歷ョС{N{^ 1110111110100110100011001110001110000011101001111101000010100001011110110100111001111101111011111010011010001100111000111000001110100111110100001010000101111011010011100111101101011110 efa68ce383a7d0a17b4e7defa68ce383a7d0a17b4e7b5e
UHC 歷ョС{N}歷ョС{N{^ 11100110101110001010101111100111101011001011001101111011010011100111110111100110101110001010101111100111101011001011001101111011010011100111101101011110 e6b8abe7acb37b4e7de6b8abe7acb37b4e7b5e

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