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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 夕舌\}夕舌\{^ 10010111010110111001000011100011010111000111110110010111010110111001000011100011010111000111101101011110 975b90e35c7d975b90e35c7b5e
EUC-JP 夕舌\}夕舌\{^ 11001101101111001100000011100101010111000111110111001101101111001100000011100101010111000111101101011110 cdbcc0e55c7dcdbcc0e55c7b5e
UTF-8 夕舌\}夕舌\{^ 1110010110100100100101011110100010001000100011000101110001111101111001011010010010010101111010001000100010001100010111000111101101011110 e5a495e8888c5c7de5a495e8888c5c7b5e
UHC 夕舌\}夕舌\{^ 11100000101010101110000011011111010111000111110111100000101010101110000011011111010111000111101101011110 e0aae0df5c7de0aae0df5c7b5e

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