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 ?????ß???nB 0011111100111111001111110011111100111111110111110011111100111111001111110110111001000010 3f3f3f3f3fdf3f3f3f6e42
SJIS-WIN ?悠??????チnB 00111111100101110100100100111111001111110011111100111111001111110011111110000011011000000110111001000010 3f97493f3f3f3f3f3f83606e42
EUC-JP ?悠???ß??チnB 001111111100110110101010001111110011111100111111100011111010100111001110001111110011111110100101110000010110111001000010 3fcdaa3f3f3f8fa9ce3f3fa5c16e42
UTF-8 룫悠◐룶킃ß룶즽チnB 11101011101000111010101111100110100000101010000011100010100101111001000011101011101000111011011011101101100000101000001111000011100111111110101110100011101101101110110010100110101111011110001110000011100000010110111001000010 eba3abe682a0e29790eba3b6ed8283c39feba3b6eca6bde383816e42
UHC 룫悠◐룶킃ß룶즽チnB 1000111110100010111010101110110110100010110001001000111110101011101101001000111110101001101011001000111110101011101000111000111110101011110000010110111001000010 8fa2eaeda2c48fabb48fa9ac8faba38fabc16e42

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