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 ???^[???^[^ 0011111100111111001111110101111001011011001111110011111100111111010111100101101101011110 3f3f3f5e5b3f3f3f5e5b5e
SJIS-WIN ???^[???^[^ 0011111100111111001111110101111001011011001111110011111100111111010111100101101101011110 3f3f3f5e5b3f3f3f5e5b5e
EUC-JP ???^[???^[^ 0011111100111111001111110101111001011011001111110011111100111111010111100101101101011110 3f3f3f5e5b3f3f3f5e5b5e
UTF-8 횪첬찾^[횪첬찾^[^ 1110110110011010101010101110110010110010101011001110110010110000101111100101111001011011111011011001101010101010111011001011001010101100111011001011000010111110010111100101101101011110 ed9aaaecb2acecb0be5e5bed9aaaecb2acecb0be5e5b5e
UHC 횪첬찾^[횪첬찾^[^ 1100001110100000110000111011101011000011101000110101111001011011110000111010000011000011101110101100001110100011010111100101101101011110 c3a0c3bac3a35e5bc3a0c3bac3a35e5b5e

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