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 蒻??扼??節 11100100111010000011111100111111100111010100111000111111001111111001000011011111 e4e83f3f9d4e3f3f90df
EUC-JP 蒻??扼??節 11101000111010100011111100111111110110011010111100111111001111111100000011100001 e8ea3f3fd9af3f3fc0e1
UTF-8 蒻멩㈁扼롥떳節 111010001001001010111011111010111010100110101001111000111000100010000001111001101000100110111100111010111010000110100101111010111001011010110011111001111010111110000000 e892bbeba9a9e38881e689bceba1a5eb96b3e7af80
UHC 蒻멩㈁扼롥떳節 1110010110110110101110001110011010101001101100101110010011111001100011101110010110110110101110001110111110111101 e5b6b8e6a9b2e4f98ee5b6b8efbd

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