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 ?°?}?°?{^ 001111111011000000111111011111010011111110110000001111110111101101011110 3fb03f7d3fb03f7b5e
SJIS-WIN 罐°〓}罐°〓{^ 111000111010001110000001100010111000000110101100011111011110001110100011100000011000101110000001101011000111101101011110 e3a3818b81ac7de3a3818b81ac7b5e
EUC-JP 罐°〓}罐°〓{^ 111001101010010110100001111010111010001010101110011111011110011010100101101000011110101110100010101011100111101101011110 e6a5a1eba2ae7de6a5a1eba2ae7b5e
UTF-8 罐°〓}罐°〓{^ 11100111101111011001000011000010101100001110001110000000100100110111110111100111101111011001000011000010101100001110001110000000100100110111101101011110 e7bd90c2b0e380937de7bd90c2b0e380937b5e
UHC 罐°〓}罐°〓{^ 110011101011100010100001110001101010000111101011011111011100111010111000101000011100011010100001111010110111101101011110 ceb8a1c6a1eb7dceb8a1c6a1eb7b5e

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