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 癲???筌??循 1110000110011111001111110011111100111111111000101010001100111111001111111000111101111010 e19f3f3f3fe2a33f3f8f7a
EUC-JP 癲???筌??循 1110001010100001001111110011111100111111111001001010010100111111001111111011110111011011 e2a13f3f3fe4a53f3fbddb
UTF-8 癲쑳살뵢筌띾떻循 111001111001100110110010111011001001000110110011111011001000001010110100111010111011010110100010111001111010110110001100111010111001110110111110111010111001011010111011111001011011111010101010 e799b2ec91b3ec82b4ebb5a2e7ad8ceb9dbeeb96bbe5beaa
UHC 癲쑳살뵢筌띾떻循 11101111101001101001110011001110101110111110110010010100101000101110111110100111100011011110101110110110101110111110001011100000 efa69ccebbec94a2efa78debb6bbe2e0

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