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 ???????O 0011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f4f
SJIS-WIN 奣咏明奝ウ蝓キO 11111010101000111001100111100111100101101011111011111010101000101011001111100101100111111011011101001111 faa399e796befaa2b3e59fb74f
EUC-JP 奣咏明奝ウ蝓キO 1000111110111000111111001101001011101001110011001100000010001111101110001111100010001110101100111110101010100001100011101011011101001111 8fb8fcd2e9ccc08fb8f88eb3eaa18eb74f
UTF-8 奣咏明奝ウ蝓キO 11100101101001011010001111100101100100101000111111100110100110001000111011100101101001011001110111101111101111011011001111101000100111011001001111101111101111011011011101001111 e5a5a3e5928fe6988ee5a59defbdb3e89d93efbdb74f
UHC ??明????O 001111110011111111011001101001010011111100111111001111110011111101001111 3f3fd9a53f3f3f3f4f

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