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 癲ぱ??悟??? 1110000110011111100000101100111100111111001111111000110011100101001111110011111100111111 e19f82cf3f3f8ce53f3f3f
EUC-JP 癲ぱ??悟??? 1110001010100001101001001101000100111111001111111011100011100111001111110011111100111111 e2a1a4d13f3fb8e73f3f3f
UTF-8 癲ぱ딅폀悟딅뛿麟 111001111001100110110010111000111000000110110001111010111001010010000101111011011000111110000000111001101000001010011111111010111001010010000101111010111001101110111111111011111010011110110011 e799b2e381b1eb9485ed8f80e6829feb9485eb9bbfefa7b3
UHC 癲ぱ딅폀悟딅뛿麟 11101111101001101010101011010001100010101110101110111100100011111110011111110110100010101110101110001101100001011110110011101000 efa6aad18aebbc8fe7f68aeb8d85ece8

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