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???┨淫 1110000110011111100000101000110000111111001111110011111110000100101101111000100011111010 e19f828c3f3f3f84b788fa
EUC-JP 癲l???┨淫 1110001010100001101000111110110000111111001111110011111110101000101110011011000011111100 e2a1a3ec3f3f3fa8b9b0fc
UTF-8 癲l옓吏붼┨淫 111001111001100110110010111011111011110110001100111011001001100010010011111011111010011110011110111010111011011010111100111000101001010010101000111001101011011110101011 e799b2efbd8cec9893efa79eebb6bce294a8e6b7ab
UHC 癲l옓吏붼┨淫 1110111110100110101000111110110010011110100110011110110010100111100101001110100110100110101110011110101111100010 efa6a3ec9e99eca794e9a6b9ebe2

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