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 ??nR??n^[??nR??n^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e
SJIS-WIN 踵ァnR踵ァn^[踵ァnR踵ァn^[^ 1110011011111001101001110110111001010010111001101111100110100111011011100101111001011011111001101111100110100111011011100101001011100110111110011010011101101110010111100101101101011110 e6f9a76e52e6f9a76e5e5be6f9a76e52e6f9a76e5e5b5e
EUC-JP 踵ァnR踵ァn^[踵ァnR踵ァn^[^ 111011001111101110001110101001110110111001010010111011001111101110001110101001110110111001011110010110111110110011111011100011101010011101101110010100101110110011111011100011101010011101101110010111100101101101011110 ecfb8ea76e52ecfb8ea76e5e5becfb8ea76e52ecfb8ea76e5e5b5e
UTF-8 踵ァnR踵ァn^[踵ァnR踵ァn^[^ 1110100010111000101101011110111110111101101001110110111001010010111010001011100010110101111011111011110110100111011011100101111001011011111010001011100010110101111011111011110110100111011011100101001011101000101110001011010111101111101111011010011101101110010111100101101101011110 e8b8b5efbda76e52e8b8b5efbda76e5e5be8b8b5efbda76e52e8b8b5efbda76e5e5b5e
UHC 踵?nR踵?n^[踵?nR踵?n^[^ 1111000110100010001111110110111001010010111100011010001000111111011011100101111001011011111100011010001000111111011011100101001011110001101000100011111101101110010111100101101101011110 f1a23f6e52f1a23f6e5e5bf1a23f6e52f1a23f6e5e5b5e

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