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 ò®[}ò®[{^ 11000011101100101100001010101110010110110111110111000011101100101100001010101110010110110111101101011110 c3b2c2ae5b7dc3b2c2ae5b7b5e
SJIS-WIN ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
EUC-JP �®[}�®[{^ 10001111101010101010101000111111100011111010101010100100100011111010001011101110010110110111110110001111101010101010101000111111100011111010101010100100100011111010001011101110010110110111101101011110 8faaaa3f8faaa48fa2ee5b7d8faaaa3f8faaa48fa2ee5b7b5e
UTF-8 ò®[}ò®[{^ 110000111000001111000010101100101100001110000010110000101010111001011011011111011100001110000011110000101011001011000011100000101100001010101110010110110111101101011110 c383c2b2c382c2ae5b7dc383c2b2c382c2ae5b7b5e
UHC ?²?®[}?²?®[{^ 0011111110101001111101110011111110100010111001110101101101111101001111111010100111110111001111111010001011100111010110110111101101011110 3fa9f73fa2e75b7d3fa9f73fa2e75b7b5e

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