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 癲ぱ딅뼣}癲ぱ딅뼣{^ 111001111001100110110010111000111000000110110001111010111001010010000101111010111011110010100011011111011110011110011001101100101110001110000001101100011110101110010100100001011110101110111100101000110111101101011110 e799b2e381b1eb9485ebbca37de799b2e381b1eb9485ebbca37b5e
UHC 癲ぱ딅뼣}癲ぱ딅뼣{^ 11101111101001101010101011010001100010101110101110010110101001100111110111101111101001101010101011010001100010101110101110010110101001100111101101011110 efa6aad18aeb96a67defa6aad18aeb96a67b5e

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