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 癲??巽?Ⅴ儒 1110000110011111001111110011111110010010010001100011111110000111010110001000111011110010 e19f3f3f92463f87588ef2
EUC-JP 癲??巽??儒 11100010101000010011111100111111110000111010011100111111001111111011110011110100 e2a13f3fc3a73f3fbcf4
UTF-8 癲띠띁巽쒙Ⅴ儒 111001111001100110110010111010111001110110100000111010111001110110000001111001011011011110111101111011001001001010011001111000101000010110100100111001011000010010010010 e799b2eb9da0eb9d81e5b7bdec9299e285a4e58492
UHC 癲띠띁巽쒙Ⅴ儒 1110111110100110101101101110110010001101101111001110000111011110100111001110111110100101101101001110101011100011 efa6b6ec8dbce1de9cefa5b4eae3

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