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 荳顔キ包スォ閠ウ 111001001011100010001010111001111011011110010101111011111011110110101011111010001000000010110011 e4b88ae7b795efbdabe880b3
EUC-JP 荳顔キ包スォ閠ウ 11101000101110101011010011101001100011101011011111001010111100011000111010111101100011101010101111101111111000001000111010110011 e8bab4e98eb7caf18ebd8eabefe08eb3
UTF-8 荳顔キ包スォ閠ウ 111010001000110110110011111010011010000110010100111011111011110110110111111001011000110010000101111011111011110110111101111011111011110110101011111010011001011010100000111011111011110110110011 e88db3e9a194efbdb7e58c85efbdbdefbdabe996a0efbdb3
UHC 荳顔?包???? 1101010011100101111001001101010000111111111110001101000000111111001111110011111100111111 d4e5e4d43ff8d03f3f3f3f

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