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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
EUC-JP ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
UTF-8 읯읩읯읩[읯읩읯읩[^ 111011001001110110101111111011001001110110101001111011001001110110101111111011001001110110101001010110111110110010011101101011111110110010011101101010011110110010011101101011111110110010011101101010010101101101011110 ec9dafec9da9ec9dafec9da95bec9dafec9da9ec9dafec9da95b5e
UHC 읯읩읯읩[읯읩읯읩[^ 10011111110101011001111111010000100111111101010110011111110100000101101110011111110101011001111111010000100111111101010110011111110100000101101101011110 9fd59fd09fd59fd05b9fd59fd09fd59fd05b5e

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