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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
EUC-JP ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
UTF-8 챌짰혢횗혥횇혪^ 11101100101100011000110011101100101001111011000011101101100110001010001011101101100110101001011111101101100110001010010111101101100110101000011111101101100110001010101001011110 ecb18ceca7b0ed98a2ed9a97ed98a5ed9a87ed98aa5e
UHC 챌짰혢횗혥횇혪^ 110000111010011111000010101011101100001010001011110000111001000111000010100011011100001110000101110000101001001001011110 c3a7c2aec28bc391c28dc385c2925e

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