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 癲ぱ뉙뮋}癲ぱ뉙뮋{^ 111001111001100110110010111000111000000110110001111010111000100110011001111010111010111010001011011111011110011110011001101100101110001110000001101100011110101110001001100110011110101110101110100010110111101101011110 e799b2e381b1eb8999ebae8b7de799b2e381b1eb8999ebae8b7b5e
UHC 癲ぱ뉙뮋}癲ぱ뉙뮋{^ 11101111101001101010101011010001100001111110110110010010100110010111110111101111101001101010101011010001100001111110110110010010100110010111101101011110 efa6aad187ed92997defa6aad187ed92997b5e

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