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 횒횚횁횂횒횚횁횂^ 11101101100110101001001011101101100110101001101011101101100110101000000111101101100110101000001011101101100110101001001011101101100110101001101011101101100110101000000111101101100110101000001001011110 ed9a92ed9a9aed9a81ed9a82ed9a92ed9a9aed9a81ed9a825e
UHC 횒횚횁횂횒횚횁횂^ 1100001110001101110000111001010011000011100000011100001110000010110000111000110111000011100101001100001110000001110000111000001001011110 c38dc394c381c382c38dc394c381c3825e

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