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 蔭逗??縡?檳 1000100011111100100100001000000000111111001111111110001101110001001111111001111101000110 88fc90803f3fe3713f9f46
EUC-JP 蔭逗??縡?檳 1011000011111110101111111110000000111111001111111110010111010010001111111101110110100111 b0febfe03f3fe5d23fdda7
UTF-8 蔭逗렋렒縡띔檳 111010001001010010101101111010011000000010010111111010111010000010001011111010111010000010010010111001111011100010100001111010111001110110010100111001101010101010110011 e894ade98097eba08beba092e7b8a1eb9d94e6aab3
UHC 蔭逗렋렒縡띔檳 1110101111100011110101001110100010001110101000101000111010100111111011101010110110110110111010101101111010110001 ebe3d4e88ea28ea7eeadb6eadeb1

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