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 ???N[???N[^ 0011111100111111001111110100111001011011001111110011111100111111010011100101101101011110 3f3f3f4e5b3f3f3f4e5b5e
SJIS-WIN ???N[???N[^ 0011111100111111001111110100111001011011001111110011111100111111010011100101101101011110 3f3f3f4e5b3f3f3f4e5b5e
EUC-JP ???N[???N[^ 0011111100111111001111110100111001011011001111110011111100111111010011100101101101011110 3f3f3f4e5b3f3f3f4e5b5e
UTF-8 혳챤혢N[혳챤혢N[^ 1110110110011000101100111110110010110001101001001110110110011000101000100100111001011011111011011001100010110011111011001011000110100100111011011001100010100010010011100101101101011110 ed98b3ecb1a4ed98a24e5bed98b3ecb1a4ed98a24e5b5e
UHC 혳챤혢N[혳챤혢N[^ 1100001010011010110000111010111011000010100010110100111001011011110000101001101011000011101011101100001010001011010011100101101101011110 c29ac3aec28b4e5bc29ac3aec28b4e5b5e

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