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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 癲???Y癲???bE 11100001100111110011111100111111001111110101100111100001100111110011111100111111001111110110001001000101 e19f3f3f3f59e19f3f3f3f6245
EUC-JP 癲???Y癲???bE 11100010101000010011111100111111001111110101100111100010101000010011111100111111001111110110001001000101 e2a13f3f3f59e2a13f3f3f6245
UTF-8 癲쑳룸뮢Y癲쑳룸뮢bE 111001111001100110110010111011001001000110110011111010111010001110111000111010111010111010100010010110011110011110011001101100101110110010010001101100111110101110100011101110001110101110101110101000100110001001000101 e799b2ec91b3eba3b8ebaea259e799b2ec91b3eba3b8ebaea26245
UHC 癲쑳룸뮢Y癲쑳룸뮢bE 11101111101001101001110011001110101101111110101110010010101011100101100111101111101001101001110011001110101101111110101110010010101011100110001001000101 efa69cceb7eb92ae59efa69cceb7eb92ae6245

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