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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 癲ぱ??}癲ぱ??{^ 111000011001111110000010110011110011111100111111011111011110000110011111100000101100111100111111001111110111101101011110 e19f82cf3f3f7de19f82cf3f3f7b5e
EUC-JP 癲ぱ??}癲ぱ??{^ 111000101010000110100100110100010011111100111111011111011110001010100001101001001101000100111111001111110111101101011110 e2a1a4d13f3f7de2a1a4d13f3f7b5e
UTF-8 癲ぱ됱젴}癲ぱ됱젴{^ 111001111001100110110010111000111000000110110001111010111001000010110001111011001010000010110100011111011110011110011001101100101110001110000001101100011110101110010000101100011110110010100000101101000111101101011110 e799b2e381b1eb90b1eca0b47de799b2e381b1eb90b1eca0b47b5e
UHC 癲ぱ됱젴}癲ぱ됱젴{^ 11101111101001101010101011010001100010011110110010100000101010000111110111101111101001101010101011010001100010011110110010100000101010000111101101011110 efa6aad189eca0a87defa6aad189eca0a87b5e

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