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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
EUC-JP ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
UTF-8 쒔렡쒔롔h쒔렡쒔롔 11101100100100101001010011101011101000001010000111101100100100101001010011101011101000011001010001101000111011001001001010010100111010111010000010100001111011001001001010010100111010111010000110010100 ec9294eba0a1ec9294eba19468ec9294eba0a1ec9294eba194
UHC 쒔렡쒔롔h쒔렡쒔롔 1011111010101101100011101011001010111110101011011000111011011000011010001011111010101101100011101011001010111110101011011000111011011000 bead8eb2bead8ed868bead8eb2bead8ed8

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