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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 慂募鯑慂募鯑^ 10011100110010001001010111100101111010011100010010011100110010001001010111100101111010011100010001011110 9cc895e5e9c49cc895e5e9c45e
EUC-JP 慂募鯑慂募鯑^ 11011000110010101100101011100111111100101100011011011000110010101100101011100111111100101100011001011110 d8cacae7f2c6d8cacae7f2c65e
UTF-8 慂募鯑慂募鯑^ 11100110100001011000001011100101100010111001111111101001101011111001000111100110100001011000001011100101100010111001111111101001101011111001000101011110 e68582e58b9fe9af91e68582e58b9fe9af915e
UHC 慂募?慂募?^ 1110100110111101110110011011010000111111111010011011110111011001101101000011111101011110 e9bdd9b43fe9bdd9b43f5e

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