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 蒻??撓??辱 11100100111010000011111100111111100111011001101000111111001111111001000001001010 e4e83f3f9d9a3f3f904a
EUC-JP 蒻??撓??辱 11101000111010100011111100111111110110011111101000111111001111111011111110101011 e8ea3f3fd9fa3f3fbfab
UTF-8 蒻닺내撓뺠쾮辱 111010001001001010111011111010111000101110111010111010111000001010110100111001101001001010010011111010111011101010100000111011001011111010101110111010001011111010110001 e892bbeb8bbaeb82b4e69293ebbaa0ecbeaee8beb1
UHC 蒻닺내撓뺠쾮辱 1110010110110110101101001110100010110011101110111110100011110101100101011110100010110010100001011110100110110100 e5b6b4e8b3bbe8f595e8b285e9b4

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