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ŠƒoŠƒ]n}ŠƒRŠƒoŠƒ]n{^ 1000101010000011010100101000101010000011011011111000101010000011010111010110111001111101100010101000001101010010100010101000001101101111100010101000001101011101011011100111101101011110 8a83528a836f8a835d6e7d8a83528a836f8a835d6e7b5e
SJIS-WIN ??R??o??]n}??R??o??]n{^ 0011111100111111010100100011111100111111011011110011111100111111010111010110111001111101001111110011111101010010001111110011111101101111001111110011111101011101011011100111101101011110 3f3f523f3f6f3f3f5d6e7d3f3f523f3f6f3f3f5d6e7b5e
EUC-JP ??R??o??]n}??R??o??]n{^ 0011111100111111010100100011111100111111011011110011111100111111010111010110111001111101001111110011111101010010001111110011111101101111001111110011111101011101011011100111101101011110 3f3f523f3f6f3f3f5d6e7d3f3f523f3f6f3f3f5d6e7b5e
UTF-8 ŠƒRŠƒoŠƒ]n}ŠƒRŠƒoŠƒ]n{^ 1100001010001010110000101000001101010010110000101000101011000010100000110110111111000010100010101100001010000011010111010110111001111101110000101000101011000010100000110101001011000010100010101100001010000011011011111100001010001010110000101000001101011101011011100111101101011110 c28ac28352c28ac2836fc28ac2835d6e7dc28ac28352c28ac2836fc28ac2835d6e7b5e
UHC ??R??o??]n}??R??o??]n{^ 0011111100111111010100100011111100111111011011110011111100111111010111010110111001111101001111110011111101010010001111110011111101101111001111110011111101011101011011100111101101011110 3f3f523f3f6f3f3f5d6e7d3f3f523f3f6f3f3f5d6e7b5e

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