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???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN 粤ハエR粤ハエ^[粤ハエR粤ハエ^[^ 1110001011100011110010101011010001010010111000101110001111001010101101000101111001011011111000101110001111001010101101000101001011100010111000111100101010110100010111100101101101011110 e2e3cab452e2e3cab45e5be2e3cab452e2e3cab45e5b5e
EUC-JP 粤ハエR粤ハエ^[粤ハエR粤ハエ^[^ 11100100111001011000111011001010100011101011010001010010111001001110010110001110110010101000111010110100010111100101101111100100111001011000111011001010100011101011010001010010111001001110010110001110110010101000111010110100010111100101101101011110 e4e58eca8eb452e4e58eca8eb45e5be4e58eca8eb452e4e58eca8eb45e5b5e
UTF-8 粤ハエR粤ハエ^[粤ハエR粤ハエ^[^ 11100111101100101010010011101111101111101000101011101111101111011011010001010010111001111011001010100100111011111011111010001010111011111011110110110100010111100101101111100111101100101010010011101111101111101000101011101111101111011011010001010010111001111011001010100100111011111011111010001010111011111011110110110100010111100101101101011110 e7b2a4efbe8aefbdb452e7b2a4efbe8aefbdb45e5be7b2a4efbe8aefbdb452e7b2a4efbe8aefbdb45e5b5e
UHC ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e

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