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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP 宬??\}宬??\{^ 100011111011101011010011001111110011111101011100011111011000111110111010110100110011111100111111010111000111101101011110 8fbad33f3f5c7d8fbad33f3f5c7b5e
UTF-8 宬렍렒\}宬렍렒\{^ 1110010110101110101011001110101110100000100011011110101110100000100100100101110001111101111001011010111010101100111010111010000010001101111010111010000010010010010111000111101101011110 e5aeaceba08deba0925c7de5aeaceba08deba0925c7b5e
UHC 宬렍렒\}宬렍렒\{^ 1110000011110100100011101010001110001110101001110101110001111101111000001111010010001110101000111000111010100111010111000111101101011110 e0f48ea38ea75c7de0f48ea38ea75c7b5e

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