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 ????????h??? 001111110011111100111111001111110011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f3f3f3f3f683f3f3f
SJIS-WIN シトシタシトシェhシトシ 101111001100010010111100110000001011110011000100101111001010101001101000101111001100010010111100 bcc4bcc0bcc4bcaa68bcc4bc
EUC-JP シトシタシトシェhシトシ 1000111010111100100011101100010010001110101111001000111011000000100011101011110010001110110001001000111010111100100011101010101001101000100011101011110010001110110001001000111010111100 8ebc8ec48ebc8ec08ebc8ec48ebc8eaa688ebc8ec48ebc
UTF-8 シトシタシトシェhシトシ 11101111101111011011110011101111101111101000010011101111101111011011110011101111101111101000000011101111101111011011110011101111101111101000010011101111101111011011110011101111101111011010101001101000111011111011110110111100111011111011111010000100111011111011110110111100 efbdbcefbe84efbdbcefbe80efbdbcefbe84efbdbcefbdaa68efbdbcefbe84efbdbc
UHC ????????h??? 001111110011111100111111001111110011111100111111001111110011111101101000001111110011111100111111 3f3f3f3f3f3f3f3f683f3f3f

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