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^[^ 1110011110110111101011000110111001010010111001111011011110101100011011100101111001011011111001111011011110101100011011100101001011100111101101111010110001101110010111100101101101011110 e7b7ac6e52e7b7ac6e5e5be7b7ac6e52e7b7ac6e5e5b5e
EUC-JP 邱ャnR邱ャn^[邱ャnR邱ャn^[^ 111011101011100110001110101011000110111001010010111011101011100110001110101011000110111001011110010110111110111010111001100011101010110001101110010100101110111010111001100011101010110001101110010111100101101101011110 eeb98eac6e52eeb98eac6e5e5beeb98eac6e52eeb98eac6e5e5b5e
UTF-8 邱ャnR邱ャn^[邱ャnR邱ャn^[^ 1110100110000010101100011110111110111101101011000110111001010010111010011000001010110001111011111011110110101100011011100101111001011011111010011000001010110001111011111011110110101100011011100101001011101001100000101011000111101111101111011010110001101110010111100101101101011110 e982b1efbdac6e52e982b1efbdac6e5e5be982b1efbdac6e52e982b1efbdac6e5e5b5e
UHC 邱?nR邱?n^[邱?nR邱?n^[^ 1100111111001000001111110110111001010010110011111100100000111111011011100101111001011011110011111100100000111111011011100101001011001111110010000011111101101110010111100101101101011110 cfc83f6e52cfc83f6e5e5bcfc83f6e52cfc83f6e5e5b5e

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