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ËúÌ^[^ 1000111111001011111110101100110001010010100011111100101111111010110011000101111001011011100011111100101111111010110011000101001010001111110010111111101011001100010111100101101101011110 8fcbfacc528fcbfacc5e5b8fcbfacc528fcbfacc5e5b5e
SJIS-WIN ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
EUC-JP ?ËúÌR?ËúÌ^[?ËúÌR?ËúÌ^[^ 0011111110001111101010101011001110001111101010111110001010001111101010101100000001010010001111111000111110101010101100111000111110101011111000101000111110101010110000000101111001011011001111111000111110101010101100111000111110101011111000101000111110101010110000000101001000111111100011111010101010110011100011111010101111100010100011111010101011000000010111100101101101011110 3f8faab38fabe28faac0523f8faab38fabe28faac05e5b3f8faab38fabe28faac0523f8faab38fabe28faac05e5b5e
UTF-8 ËúÌRËúÌ^[ËúÌRËúÌ^[^ 110000101000111111000011100010111100001110111010110000111000110001010010110000101000111111000011100010111100001110111010110000111000110001011110010110111100001010001111110000111000101111000011101110101100001110001100010100101100001010001111110000111000101111000011101110101100001110001100010111100101101101011110 c28fc38bc3bac38c52c28fc38bc3bac38c5e5bc28fc38bc3bac38c52c28fc38bc3bac38c5e5b5e
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)