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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 聶順嘗聶順嘗^ 11100011111000011000111110000111100011111010011011100011111000011000111110000111100011111010011001011110 e3e18f878fa6e3e18f878fa65e
EUC-JP 聶順嘗聶順嘗^ 11100110111000111011110111100111101111101010100011100110111000111011110111100111101111101010100001011110 e6e3bde7bea8e6e3bde7bea85e
UTF-8 聶順嘗聶順嘗^ 11101000100000011011011011101001101000001000011011100101100110001001011111101000100000011011011011101001101000001000011011100101100110001001011101011110 e881b6e9a086e59897e881b6e9a086e598975e
UHC ?順嘗?順嘗^ 0011111111100010111101111101111111000100001111111110001011110111110111111100010001011110 3fe2f7dfc43fe2f7dfc45e

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