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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 癲ル?癲ル?^ 1110000110011111100000111000101100111111111000011001111110000011100010110011111101011110 e19f838b3fe19f838b3f5e
EUC-JP 癲ル?癲ル?^ 1110001010100001101001011110101100111111111000101010000110100101111010110011111101011110 e2a1a5eb3fe2a1a5eb3f5e
UTF-8 癲ル쁼癲ル쁼^ 11100111100110011011001011100011100000111010101111101100100000011011110011100111100110011011001011100011100000111010101111101100100000011011110001011110 e799b2e383abec81bce799b2e383abec81bc5e
UHC 癲ル쁼癲ル쁼^ 11101111101001101010101111101011100110001000001111101111101001101010101111101011100110001000001101011110 efa6abeb9883efa6abeb98835e

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