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 臆띷닄^ 11101000100001111000011011101011100111011011011111101011100010111000010001011110 e88786eb9db7eb8b845e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP è??ë??ë??^ 10001111101010111011001000111111001111111000111110101011101100110011111100111111100011111010101110110011001111110011111101011110 8fabb23f3f8fabb33f3f8fabb33f3f5e
UTF-8 臆띷닄^ 11000011101010001100001010000111110000101000011011000011101010111100001010011101110000101011011111000011101010111100001010001011110000101000010001011110 c3a8c287c286c3abc29dc2b7c3abc28bc2845e
UHC ?????·???^ 0011111100111111001111110011111100111111101000011010010000111111001111110011111101011110 3f3f3f3f3fa1a43f3f3f5e

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