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 0011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f41
SJIS-WIN ??宗????A 001111110011111110001111010000000011111100111111001111110011111101000001 3f3f8f403f3f3f3f41
EUC-JP ??宗????A 001111110011111110111101101000010011111100111111001111110011111101000001 3f3fbda13f3f3f3f41
UTF-8 셈섞宗렯렚렯렟A 11101100100001011000100011101100100001001001111011100101101011101001011111101011101000001010111111101011101000001001101011101011101000001010111111101011101000001001111101000001 ec8588ec849ee5ae97eba0afeba09aeba0afeba09f41
UHC 셈섞宗렯렚렯렟A 101111001100000010111100101011111111000011110011100011101011110010001110101011011000111010111100100011101011000001000001 bcc0bcaff0f38ebc8ead8ebc8eb041

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