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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 癲ぱ??癲ぱ??B 11100001100111111000001011001111001111110011111111100001100111111000001011001111001111110011111101000010 e19f82cf3f3fe19f82cf3f3f42
EUC-JP 癲ぱ??癲ぱ??B 11100010101000011010010011010001001111110011111111100010101000011010010011010001001111110011111101000010 e2a1a4d13f3fe2a1a4d13f3f42
UTF-8 癲ぱ꾨쐨癲ぱ꾨쐨B 11100111100110011011001011100011100000011011000111101010101111101010100011101100100100001010100011100111100110011011001011100011100000011011000111101010101111101010100011101100100100001010100001000010 e799b2e381b1eabea8ec90a8e799b2e381b1eabea8ec90a842
UHC 癲ぱ꾨쐨癲ぱ꾨쐨B 1110111110100110101010101101000110000100111010111001110010001101111011111010011010101010110100011000010011101011100111001000110101000010 efa6aad184eb9c8defa6aad184eb9c8d42

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