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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳奇スシ髮ォ訒ー 111001001011100010001010111011111011110110111100111010011001101110101011111110111010001110110000 e4b88aefbdbce99babfba3b0
EUC-JP 荳奇スシ髮ォ訒ー 1110100010111010101101001111000110001110101111011000111010111100111100011111101110001110101010111000111111011101110010001000111010110000 e8bab4f18ebd8ebcf1fb8eab8fddc88eb0
UTF-8 荳奇スシ髮ォ訒ー 111010001000110110110011111001011010010110000111111011111011110110111101111011111011110110111100111010011010101110101110111011111011110110101011111010001010100010010010111011111011110110110000 e88db3e5a587efbdbdefbdbce9abaeefbdabe8a892efbdb0
UHC 荳奇??髮??? 1101010011100101110100001111010000111111001111111101101110100101001111110011111100111111 d4e5d0f43f3fdba53f3f3f

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