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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲???筌?, 11100001100111110011111100111111001111111110001010100011001111111000000101000011 e19f3f3f3fe2a33f8143
EUC-JP 癲???筌?, 11100010101000010011111100111111001111111110010010100101001111111010000110100100 e2a13f3f3fe4a53fa1a4
UTF-8 癲숈슜커筌됰, 111001111001100110110010111011001000100010001000111011001000101010011100111011001011101110100100111001111010110110001100111010111001000010110000111011111011110010001100 e799b2ec8888ec8a9cecbba4e7ad8ceb90b0efbc8c
UHC 癲숈슜커筌됰, 1110111110100110100110011110110010011010101010011100010010111111111011111010011110001001111010111010001110101100 efa699ec9aa9c4bfefa789eba3ac

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