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⑝˜^[^ 1110001010010001100111011001100001010010111000101001000110011101100110000101111001011011111000101001000110011101100110000101001011100010100100011001110110011000010111100101101101011110 e2919d9852e2919d985e5be2919d9852e2919d985e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP â???Râ???^[â???Râ???^[^ 10001111101010111010010000111111001111110011111101010010100011111010101110100100001111110011111100111111010111100101101110001111101010111010010000111111001111110011111101010010100011111010101110100100001111110011111100111111010111100101101101011110 8faba43f3f3f528faba43f3f3f5e5b8faba43f3f3f528faba43f3f3f5e5b5e
UTF-8 ⑝˜R⑝˜^[⑝˜R⑝˜^[^ 110000111010001011000010100100011100001010011101110000101001100001010010110000111010001011000010100100011100001010011101110000101001100001011110010110111100001110100010110000101001000111000010100111011100001010011000010100101100001110100010110000101001000111000010100111011100001010011000010111100101101101011110 c3a2c291c29dc29852c3a2c291c29dc2985e5bc3a2c291c29dc29852c3a2c291c29dc2985e5b5e
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)