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 癲?8諭?ず? 1110000110011111001111111000001001010111100101110100000000111111100000101011100000111111 e19f3f825797403f82b83f
EUC-JP 癲?8諭?ず? 1110001010100001001111111010001110111000110011011010000100111111101001001011101000111111 e2a13fa3b8cda13fa4ba3f
UTF-8 癲쒕8諭양ず捻 111001111001100110110010111011001001001010010101111011111011110010011000111010001010101110101101111011001001011010010001111000111000000110011010111011111010011010100100 e799b2ec9295efbc98e8abadec9691e3819aefa6a4
UHC 癲쒕8諭양ず捻 1110111110100110100111001110101110100011101110001110101110110001101111101110011110101010101110101110011011110111 efa69ceba3b8ebb1bee7aabae6f7

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