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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN リハーニリハーニB 110110001100101010110000110001101101100011001010101100001100011001000010 d8cab0c6d8cab0c642
EUC-JP リハーニリハーニB 1000111011011000100011101100101010001110101100001000111011000110100011101101100010001110110010101000111010110000100011101100011001000010 8ed88eca8eb08ec68ed88eca8eb08ec642
UTF-8 リハーニリハーニB 11101111101111101001100011101111101111101000101011101111101111011011000011101111101111101000011011101111101111101001100011101111101111101000101011101111101111011011000011101111101111101000011001000010 efbe98efbe8aefbdb0efbe86efbe98efbe8aefbdb0efbe8642
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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