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¸³ý^[^ 1000111110111000101100111111110101010010100011111011100010110011111111010101111001011011100011111011100010110011111111010101001010001111101110001011001111111101010111100101101101011110 8fb8b3fd528fb8b3fd5e5b8fb8b3fd528fb8b3fd5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?¸?ýR?¸?ý^[?¸?ýR?¸?ý^[^ 001111111000111110100010101100010011111110001111101010111111001001010010001111111000111110100010101100010011111110001111101010111111001001011110010110110011111110001111101000101011000100111111100011111010101111110010010100100011111110001111101000101011000100111111100011111010101111110010010111100101101101011110 3f8fa2b13f8fabf2523f8fa2b13f8fabf25e5b3f8fa2b13f8fabf2523f8fa2b13f8fabf25e5b5e
UTF-8 ¸³ýR¸³ý^[¸³ýR¸³ý^[^ 110000101000111111000010101110001100001010110011110000111011110101010010110000101000111111000010101110001100001010110011110000111011110101011110010110111100001010001111110000101011100011000010101100111100001110111101010100101100001010001111110000101011100011000010101100111100001110111101010111100101101101011110 c28fc2b8c2b3c3bd52c28fc2b8c2b3c3bd5e5bc28fc2b8c2b3c3bd52c28fc2b8c2b3c3bd5e5b5e
UHC ?¸³?R?¸³?^[?¸³?R?¸³?^[^ 00111111101000101010110010101001111110000011111101010010001111111010001010101100101010011111100000111111010111100101101100111111101000101010110010101001111110000011111101010010001111111010001010101100101010011111100000111111010111100101101101011110 3fa2aca9f83f523fa2aca9f83f5e5b3fa2aca9f83f523fa2aca9f83f5e5b5e

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