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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 쩍횜횒횆쩍횜횒횆^ 11101100101010011000110111101101100110101001110011101101100110101001001011101101100110101000011011101100101010011000110111101101100110101001110011101101100110101001001011101101100110101000011001011110 eca98ded9a9ced9a92ed9a86eca98ded9a9ced9a92ed9a865e
UHC 쩍횜횒횆쩍횜횒횆^ 1100001010111101110000111001011011000011100011011100001110000100110000101011110111000011100101101100001110001101110000111000010001011110 c2bdc396c38dc384c2bdc396c38dc3845e

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