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 聰\n}聰\n{^ 11101000100000011011000001011100011011100111110111101000100000011011000001011100011011100111101101011110 e881b05c6e7de881b05c6e7b5e
SJIS-WIN ??°\n}??°\n{^ 001111110011111110000001100010110101110001101110011111010011111100111111100000011000101101011100011011100111101101011110 3f3f818b5c6e7d3f3f818b5c6e7b5e
EUC-JP è?°\n}è?°\n{^ 10001111101010111011001000111111101000011110101101011100011011100111110110001111101010111011001000111111101000011110101101011100011011100111101101011110 8fabb23fa1eb5c6e7d8fabb23fa1eb5c6e7b5e
UTF-8 聰\n}聰\n{^ 11000011101010001100001010000001110000101011000001011100011011100111110111000011101010001100001010000001110000101011000001011100011011100111101101011110 c3a8c281c2b05c6e7dc3a8c281c2b05c6e7b5e
UHC ??°\n}??°\n{^ 001111110011111110100001110001100101110001101110011111010011111100111111101000011100011001011100011011100111101101011110 3f3fa1c65c6e7d3f3fa1c65c6e7b5e

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