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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 嚥??韋??攸 10011010100010110011111100111111111010001110100000111111001111111001110110111111 9a8b3f3fe8e83f3f9dbf
EUC-JP 嚥??韋??攸 11010011111010110011111100111111111100001110101000111111001111111101101011000001 d3eb3f3ff0ea3f3fdac1
UTF-8 嚥싲틹韋뗥땔攸 111001011001101010100101111011001000101110110010111011011000101110111001111010011001111110001011111010111001011110100101111010111001010110010100111001101001010010111000 e59aa5ec8bb2ed8bb9e99f8beb97a5eb9594e694b8
UHC 嚥싲틹韋뗥땔攸 1110011010111111100110101110101110111010100111111110101011011111100010111110010110110110101010101110101011110010 e6bf9aebba9feadf8be5b6aaeaf2

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