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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 癲ぱ??n}癲ぱ??n{^ 1110000110011111100000101100111100111111001111110110111001111101111000011001111110000010110011110011111100111111011011100111101101011110 e19f82cf3f3f6e7de19f82cf3f3f6e7b5e
EUC-JP 癲ぱ??n}癲ぱ??n{^ 1110001010100001101001001101000100111111001111110110111001111101111000101010000110100100110100010011111100111111011011100111101101011110 e2a1a4d13f3f6e7de2a1a4d13f3f6e7b5e
UTF-8 癲ぱ됱젴n}癲ぱ됱젴n{^ 1110011110011001101100101110001110000001101100011110101110010000101100011110110010100000101101000110111001111101111001111001100110110010111000111000000110110001111010111001000010110001111011001010000010110100011011100111101101011110 e799b2e381b1eb90b1eca0b46e7de799b2e381b1eb90b1eca0b46e7b5e
UHC 癲ぱ됱젴n}癲ぱ됱젴n{^ 111011111010011010101010110100011000100111101100101000001010100001101110011111011110111110100110101010101101000110001001111011001010000010101000011011100111101101011110 efa6aad189eca0a86e7defa6aad189eca0a86e7b5e

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