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 陷エ驟臥ャケ蜃 1110100010011100101101001110100110000101100010011110011110101100101110011110010110000111 e89cb4e98589e7acb9e587
EUC-JP 陷エ驟臥ャケ蜃 1110111111111100100011101011010011110001111001011011001011101001100011101010110010001110101110011110100111100111 effc8eb4f1e5b2e98eac8eb9e9e7
UTF-8 陷エ驟臥ャケ蜃 111010011001100110110111111011111011110110110100111010011010100110011111111010001000011110100101111011111011110110101100111011111011110110111001111010001001110010000011 e999b7efbdb4e9a99fe887a5efbdacefbdb9e89c83
UHC 陷?驟臥??蜃 1111100111101000001111111111011010101110111010001100001000111111001111111110001111110001 f9e83ff6aee8c23f3fe3f1

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