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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 淅猩暹淅猩暹B 10011111110001101110000011001101100111011111100110011111110001101110000011001101100111011111100101000010 9fc6e0cd9df99fc6e0cd9df942
EUC-JP 淅猩暹淅猩暹B 11011110110010001110000011001111110110101111101111011110110010001110000011001111110110101111101101000010 dec8e0cfdafbdec8e0cfdafb42
UTF-8 淅猩暹淅猩暹B 11100110101101111000010111100111100011001010100111100110100110101011100111100110101101111000010111100111100011001010100111100110100110101011100101000010 e6b785e78ca9e69ab9e6b785e78ca9e69ab942
UHC 淅猩暹淅猩暹B 11100000101100101110000011111010111000001110011111100000101100101110000011111010111000001110011101000010 e0b2e0fae0e7e0b2e0fae0e742

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