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??o??a??o^ 00111111001111110110000100111111001111110110111100111111001111110110000100111111001111110110111101011110 3f3f613f3f6f3f3f613f3f6f5e
SJIS-WIN ??a??o??a??o^ 00111111001111110110000100111111001111110110111100111111001111110110000100111111001111110110111101011110 3f3f613f3f6f3f3f613f3f6f5e
EUC-JP ??a??o??a??o^ 00111111001111110110000100111111001111110110111100111111001111110110000100111111001111110110111101011110 3f3f613f3f6f3f3f613f3f6f5e
UTF-8 렺챌a렺찾o렺챌a렺찾o^ 1110101110100000101110101110110010110001100011000110000111101011101000001011101011101100101100001011111001101111111010111010000010111010111011001011000110001100011000011110101110100000101110101110110010110000101111100110111101011110 eba0baecb18c61eba0baecb0be6feba0baecb18c61eba0baecb0be6f5e
UHC 렺챌a렺찾o렺챌a렺찾o^ 100011101100001011000011101001110110000110001110110000101100001110100011011011111000111011000010110000111010011101100001100011101100001011000011101000110110111101011110 8ec2c3a7618ec2c3a36f8ec2c3a7618ec2c3a36f5e

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