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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???穴}???穴{^ 00111111001111110011111110001100100010100111110100111111001111110011111110001100100010100111101101011110 3f3f3f8c8a7d3f3f3f8c8a7b5e
EUC-JP ???穴}???穴{^ 00111111001111110011111110110111111010100111110100111111001111110011111110110111111010100111101101011110 3f3f3fb7ea7d3f3f3fb7ea7b5e
UTF-8 롔렢렳穴}롔렢렳穴{^ 111010111010000110010100111010111010000010100010111010111010000010110011111001111010100110110100011111011110101110100001100101001110101110100000101000101110101110100000101100111110011110101001101101000111101101011110 eba194eba0a2eba0b3e7a9b47deba194eba0a2eba0b3e7a9b47b5e
UHC 롔렢렳穴}롔렢렳穴{^ 10001110110110001000111010110011100011101100000011111010111010110111110110001110110110001000111010110011100011101100000011111010111010110111101101011110 8ed88eb38ec0faeb7d8ed88eb38ec0faeb7b5e

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