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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 鳶??}Y鳶??}bE 10010011110011100011111100111111011111010101100110010011110011100011111100111111011111010110001001000101 93ce3f3f7d5993ce3f3f7d6245
EUC-JP 鳶??}Y鳶??}bE 11000110110100000011111100111111011111010101100111000110110100000011111100111111011111010110001001000101 c6d03f3f7d59c6d03f3f7d6245
UTF-8 鳶롧댛}Y鳶롧댛}bE 1110100110110011101101101110101110100001101001111110101110001100100110110111110101011001111010011011001110110110111010111010000110100111111010111000110010011011011111010110001001000101 e9b3b6eba1a7eb8c9b7d59e9b3b6eba1a7eb8c9b7d6245
UHC 鳶롧댛}Y鳶롧댛}bE 1110011011101001100011101110011110001000101111110111110101011001111001101110100110001110111001111000100010111111011111010110001001000101 e6e98ee788bf7d59e6e98ee788bf7d6245

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