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 ãçÌRãçÌ^[ãçÌRãçÌ^[^ 1000111111100011111001111100110001010010100011111110001111100111110011000101111001011011100011111110001111100111110011000101001010001111111000111110011111001100010111100101101101011110 8fe3e7cc528fe3e7cc5e5b8fe3e7cc528fe3e7cc5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?ãçÌR?ãçÌ^[?ãçÌR?ãçÌ^[^ 0011111110001111101010111010101010001111101010111010111010001111101010101100000001010010001111111000111110101011101010101000111110101011101011101000111110101010110000000101111001011011001111111000111110101011101010101000111110101011101011101000111110101010110000000101001000111111100011111010101110101010100011111010101110101110100011111010101011000000010111100101101101011110 3f8fabaa8fabae8faac0523f8fabaa8fabae8faac05e5b3f8fabaa8fabae8faac0523f8fabaa8fabae8faac05e5b5e
UTF-8 ãçÌRãçÌ^[ãçÌRãçÌ^[^ 110000101000111111000011101000111100001110100111110000111000110001010010110000101000111111000011101000111100001110100111110000111000110001011110010110111100001010001111110000111010001111000011101001111100001110001100010100101100001010001111110000111010001111000011101001111100001110001100010111100101101101011110 c28fc3a3c3a7c38c52c28fc3a3c3a7c38c5e5bc28fc3a3c3a7c38c52c28fc3a3c3a7c38c5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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