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 쨩횚횒횞쨩횚쩐횄^ 11101100101010001010100111101101100110101001101011101101100110101001001011101101100110101001111011101100101010001010100111101101100110101001101011101100101010011001000011101101100110101000010001011110 eca8a9ed9a9aed9a92ed9a9eeca8a9ed9a9aeca990ed9a845e
UHC 쨩횚횒횞쨩횚쩐횄^ 1100001010111011110000111001010011000011100011011100001110010111110000101011101111000011100101001100001010111110110000111000001101011110 c2bbc394c38dc397c2bbc394c2bec3835e

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