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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???銀???殷^ 0011111100111111001111111000101111100010001111110011111100111111100111110111010101011110 3f3f3f8be23f3f3f9f755e
EUC-JP ???銀???殷^ 0011111100111111001111111011011011100100001111110011111100111111110111011101011001011110 3f3f3fb6e43f3f3fddd65e
UTF-8 렰롔렰銀렰롔렰殷^ 11101011101000001011000011101011101000011001010011101011101000001011000011101001100010101000000011101011101000001011000011101011101000011001010011101011101000001011000011100110101011101011011101011110 eba0b0eba194eba0b0e98a80eba0b0eba194eba0b0e6aeb75e
UHC 렰롔렰銀렰롔렰殷^ 1000111010111101100011101101100010001110101111011110101111011110100011101011110110001110110110001000111010111101111010111101110001011110 8ebd8ed88ebdebde8ebd8ed88ebdebdc5e

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