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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲???沃??? 11100001100111110011111100111111001111111001011110000000001111110011111100111111 e19f3f3f3f97803f3f3f
EUC-JP 癲???沃??? 11100010101000010011111100111111001111111100110111100000001111110011111100111111 e2a13f3f3fcde03f3f3f
UTF-8 癲쑳살뵯沃쇨엥吏 111001111001100110110010111011001001000110110011111011001000001010110100111010111011010110101111111001101011001010000011111011001000011110101000111011001001011110100101111011111010011110011110 e799b2ec91b3ec82b4ebb5afe6b283ec87a8ec97a5efa79e
UHC 癲쑳살뵯沃쇨엥吏 11101111101001101001110011001110101110111110110010010100101011011110100010101010101111001110101010111111101010001110110010100111 efa69ccebbec94ade8aabceabfa8eca7

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