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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 閻??[閻??[^ 1110100010000101001111110011111101011011111010001000010100111111001111110101101101011110 e8853f3f5be8853f3f5b5e
EUC-JP 閻??[閻??[^ 1110111111100101001111110011111101011011111011111110010100111111001111110101101101011110 efe53f3f5befe53f3f5b5e
UTF-8 閻싩쥨[閻싩쥨[^ 111010011001011010111011111011001000101110101001111011001010010110101000010110111110100110010110101110111110110010001011101010011110110010100101101010000101101101011110 e996bbec8ba9eca5a85be996bbec8ba9eca5a85b5e
UHC 閻싩쥨[閻싩쥨[^ 111001111010001010011010111001111010001010011010010110111110011110100010100110101110011110100010100110100101101101011110 e7a29ae7a29a5be7a29ae7a29a5b5e

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