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 11000001101010101110100011000100011111010101100111000001101010101110100011000100011111010110001001000101 c1aae8c47d59c1aae8c47d6245
EUC-JP チェ霪}Yチェ霪}bE 1000111011000001100011101010101011110000110001100111110101011001100011101100000110001110101010101111000011000110011111010110001001000101 8ec18eaaf0c67d598ec18eaaf0c67d6245
UTF-8 チェ霪}Yチェ霪}bE 1110111110111110100000011110111110111101101010101110100110011100101010100111110101011001111011111011111010000001111011111011110110101010111010011001110010101010011111010110001001000101 efbe81efbdaae99caa7d59efbe81efbdaae99caa7d6245
UHC ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245

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