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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN ホキiホキiB 110011101111000111101001101101111111010110110101011010011100111011110001111010011011011111110101101101010110100101000010 cef1e9b7f5b569cef1e9b7f5b56942
EUC-JP ホ?キ?iホ?キ?iB 100011101100111000111111100011101011011100111111011010011000111011001110001111111000111010110111001111110110100101000010 8ece3f8eb73f698ece3f8eb73f6942
UTF-8 ホキiホキiB 111011111011111010001110111011101000010110100100111011111011110110110111111011101001000010100000011010011110111110111110100011101110111010000101101001001110111110111101101101111110111010010000101000000110100101000010 efbe8eee85a4efbdb7ee90a069efbe8eee85a4efbdb7ee90a06942
UHC ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942

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