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 ????????æ 001111110011111100111111001111110011111100111111001111110011111111100110 3f3f3f3f3f3f3f3fe6
SJIS-WIN ??終??ュ?悳? 001111110011111110001111010010010011111100111111100000111000010100111111100111000111101100111111 3f3f8f493f3f83853f9c7b3f
EUC-JP ??終??ュ?悳æ 0011111100111111101111011010101000111111001111111010010111100101001111111101011111011100100011111010100111000001 3f3fbdaa3f3fa5e53fd7dc8fa9c1
UTF-8 룶뇟終룫혧ュ룵悳æ 1110101110100011101101101110101110000111100111111110011110110101100000101110101110100011101010111110110110011000101001111110001110000011101001011110101110100011101101011110011010000010101100111100001110100110 eba3b6eb879fe7b582eba3abed98a7e383a5eba3b5e682b3c3a6
UHC 룶뇟終룫혧ュ룵悳æ 100011111010101110110100101000011111000011111011100011111010001011000010100011111010101111100101100011111010101011010011111011011010100110100001 8fabb4a1f0fb8fa2c28fabe58faad3eda9a1

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