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 ށ‹÷n}ށ‹÷n{^ 10001110100000011000101111110111011011100111110110001110100000011000101111110111011011100111101101011110 8e818bf76e7d8e818bf76e7b5e
SJIS-WIN ???÷n}???÷n{^ 001111110011111100111111100000011000000001101110011111010011111100111111001111111000000110000000011011100111101101011110 3f3f3f81806e7d3f3f3f81806e7b5e
EUC-JP ???÷n}???÷n{^ 001111110011111100111111101000011110000001101110011111010011111100111111001111111010000111100000011011100111101101011110 3f3f3fa1e06e7d3f3f3fa1e06e7b5e
UTF-8 ށ‹÷n}ށ‹÷n{^ 110000101000111011000010100000011100001010001011110000111011011101101110011111011100001010001110110000101000000111000010100010111100001110110111011011100111101101011110 c28ec281c28bc3b76e7dc28ec281c28bc3b76e7b5e
UHC ???÷n}???÷n{^ 001111110011111100111111101000011100000001101110011111010011111100111111001111111010000111000000011011100111101101011110 3f3f3fa1c06e7d3f3f3fa1c06e7b5e

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