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 陰??瓮l?淫 1000100101000001001111110011111111100001010001001000001010001100001111111000100011111010 89413f3fe144828c3f88fa
EUC-JP 陰??瓮l?淫 1011000110100010001111110011111111100001101001011010001111101100001111111011000011111100 b1a23f3fe1a5a3ec3fb0fc
UTF-8 陰뚯꽔瓮l뀑淫 111010011001100110110000111010111001101010101111111010101011110110010100111001111001001110101110111011111011110110001100111010111000000010010001111001101011011110101011 e999b0eb9aafeabd94e793aeefbd8ceb8091e6b7ab
UHC 陰뚯꽔瓮l뀑淫 1110101111100100100011001110110010000100101000111110100010110111101000111110110010000101100010111110101111100010 ebe48cec84a3e8b7a3ec858bebe2

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