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 茘随州N^ 1110100010001100100110001110100110011010100011111110010110110111100111100100111001011110 e88c98e99a8fe5b79e4e5e
SJIS-WIN ?????????N^ 0011111100111111001111110011111100111111001111110011111100111111001111110100111001011110 3f3f3f3f3f3f3f3f3f4e5e
EUC-JP è??é??å??N^ 1000111110101011101100100011111100111111100011111010101110110001001111110011111110001111101010111010100100111111001111110100111001011110 8fabb23f3f8fabb13f3f8faba93f3f4e5e
UTF-8 茘随州N^ 1100001110101000110000101000110011000010100110001100001110101001110000101001101011000010100011111100001110100101110000101011011111000010100111100100111001011110 c3a8c28cc298c3a9c29ac28fc3a5c2b7c29e4e5e
UHC ???????·?N^ 001111110011111100111111001111110011111100111111001111111010000110100100001111110100111001011110 3f3f3f3f3f3f3fa1a43f4e5e

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