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 癲?????乙щ 1110000110011111001111110011111100111111001111110011111110001001101100111000010010001011 e19f3f3f3f3f3f89b3848b
EUC-JP 癲?????乙щ 1110001010100001001111110011111100111111001111110011111110110010101101011010011111101011 e2a13f3f3f3f3fb2b5a7eb
UTF-8 癲쒖뮁留놂쬆乙щ 1110011110011001101100101110110010010010100101101110101110101110100000011110111110100111100011011110101110000110100000101110110010101100100001101110010010111001100110011101000110001001 e799b2ec9296ebae81efa78deb8682ecac86e4b999d189
UHC 癲쒖뮁留놂쬆乙щ 11101111101001101001110011101100100100101001000011101011101001111011001111101111101001101001110111101011111000001010110011101011 efa69cec9290eba7b3efa69debe0aceb

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