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 ³°ÇÇÛ³°ÇÇÙ^ 10110011101100001000111111000111110001111101101110110011101100001000111111000111110001111101100101011110 b3b08fc7c7dbb3b08fc7c7d95e
SJIS-WIN ?°?????°????^ 001111111000000110001011001111110011111100111111001111110011111110000001100010110011111100111111001111110011111101011110 3f818b3f3f3f3f3f818b3f3f3f3f5e
EUC-JP ?°?ÇÇÛ?°?ÇÇÙ^ 001111111010000111101011001111111000111110101010101011101000111110101010101011101000111110101010111001010011111110100001111010110011111110001111101010101010111010001111101010101010111010001111101010101110001101011110 3fa1eb3f8faaae8faaae8faae53fa1eb3f8faaae8faaae8faae35e
UTF-8 ³°ÇÇÛ³°ÇÇÙ^ 11000010101100111100001010110000110000101000111111000011100001111100001110000111110000111001101111000010101100111100001010110000110000101000111111000011100001111100001110000111110000111001100101011110 c2b3c2b0c28fc387c387c39bc2b3c2b0c28fc387c387c3995e
UHC ³°????³°????^ 1010100111111000101000011100011000111111001111110011111100111111101010011111100010100001110001100011111100111111001111110011111101011110 a9f8a1c63f3f3f3fa9f8a1c63f3f3f3f5e

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