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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 霎ー騾溷娼邂ェ 111010001011111010110000111010011000000010011111111001011000111110101001111001111010111010101010 e8beb0e9809fe58fa9e7aeaa
EUC-JP 霎ー騾溷娼邂ェ 1111000011000000100011101011000011110001111000001101111011100111101111101010101111101110101100001000111010101010 f0c08eb0f1e0dee7beabeeb08eaa
UTF-8 霎ー騾溷娼邂ェ 111010011001110010001110111011111011110110110000111010011010100010111110111001101011101010110111111001011010100010111100111010011000001010000010111011111011110110101010 e99c8eefbdb0e9a8bee6bab7e5a8bce98282efbdaa
UHC ????娼邂? 001111110011111100111111001111111111001111011110111110101011001100111111 3f3f3f3ff3defab33f

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