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 ??a??N??a??N^ 00111111001111110110000100111111001111110100111000111111001111110110000100111111001111110100111001011110 3f3f613f3f4e3f3f613f3f4e5e
SJIS-WIN ??a??N??a??N^ 00111111001111110110000100111111001111110100111000111111001111110110000100111111001111110100111001011110 3f3f613f3f4e3f3f613f3f4e5e
EUC-JP ??a??N??a??N^ 00111111001111110110000100111111001111110100111000111111001111110110000100111111001111110100111001011110 3f3f613f3f4e3f3f613f3f4e5e
UTF-8 렺창a렺창N렺창a렺창N^ 1110101110100000101110101110110010110000101111010110000111101011101000001011101011101100101100001011110101001110111010111010000010111010111011001011000010111101011000011110101110100000101110101110110010110000101111010100111001011110 eba0baecb0bd61eba0baecb0bd4eeba0baecb0bd61eba0baecb0bd4e5e
UHC 렺창a렺창N렺창a렺창N^ 100011101100001011000011101000100110000110001110110000101100001110100010010011101000111011000010110000111010001001100001100011101100001011000011101000100100111001011110 8ec2c3a2618ec2c3a24e8ec2c3a2618ec2c3a24e5e

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