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 霓懃イ玖淹阨キム 11101000101111011001110011100111101100101000101111101000100111111011100111101000100101011011011111010001 e8bd9ce7b28be89fb9e895b7d1
EUC-JP 霓懃イ玖淹阨キム 11110000101111111101100011101001100011101011001010110110111010101101111010111011111011111111010110001110101101111000111011010001 f0bfd8e98eb2b6eadebbeff58eb78ed1
UTF-8 霓懃イ玖淹阨キム 111010011001110010010011111001101000011110000011111011111011110110110010111001111000111010010110111001101011011110111001111010011001100010101000111011111011110110110111111011111011111010010001 e99c93e68783efbdb2e78e96e6b7b9e998a8efbdb7efbe91
UHC 霓懃?玖淹??? 111001111110011111010000110001000011111111001111101110001110010111110100001111110011111100111111 e7e7d0c43fcfb8e5f43f3f3f

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