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 ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e
SJIS-WIN ロカ]ロカ][ロカ]ロカ][^ 110110111011011001011101110110111011011001011101010110111101101110110110010111011101101110110110010111010101101101011110 dbb65ddbb65d5bdbb65ddbb65d5b5e
EUC-JP ロカ]ロカ][ロカ]ロカ][^ 1000111011011011100011101011011001011101100011101101101110001110101101100101110101011011100011101101101110001110101101100101110110001110110110111000111010110110010111010101101101011110 8edb8eb65d8edb8eb65d5b8edb8eb65d8edb8eb65d5b5e
UTF-8 ロカ]ロカ][ロカ]ロカ][^ 11101111101111101001101111101111101111011011011001011101111011111011111010011011111011111011110110110110010111010101101111101111101111101001101111101111101111011011011001011101111011111011111010011011111011111011110110110110010111010101101101011110 efbe9befbdb65defbe9befbdb65d5befbe9befbdb65defbe9befbdb65d5b5e
UHC ??]??][??]??][^ 001111110011111101011101001111110011111101011101010110110011111100111111010111010011111100111111010111010101101101011110 3f3f5d3f3f5d5b3f3f5d3f3f5d5b5e

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