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 10001111111100010011111100111111001111110101100110001111111100010011111100111111001111110110001001000101 8ff13f3f3f598ff13f3f3f6245
EUC-JP 杖?獐?Y杖?獐?bE 1011111011110011001111111000111111001011101110100011111101011001101111101111001100111111100011111100101110111010001111110110001001000101 bef33f8fcbba3f59bef33f8fcbba3f6245
UTF-8 杖렡獐쁩Y杖렡獐쁩bE 111001101001110110010110111010111010000010100001111001111000110110010000111011001000000110101001010110011110011010011101100101101110101110100000101000011110011110001101100100001110110010000001101010010110001001000101 e69d96eba0a1e78d90ec81a959e69d96eba0a1e78d90ec81a96245
UHC 杖렡獐쁩Y杖렡獐쁩bE 11101101111010001000111010110010111011011110111110111011110111100101100111101101111010001000111010110010111011011110111110111011110111100110001001000101 ede88eb2edefbbde59ede88eb2edefbbde6245

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