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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 陲ア蜀ゥn}陲ア蜀ゥn{^ 1110100010100010101100011110010110000110101010010110111001111101111010001010001010110001111001011000011010101001011011100111101101011110 e8a2b1e586a96e7de8a2b1e586a96e7b5e
EUC-JP 陲ア蜀ゥn}陲ア蜀ゥn{^ 111100001010010010001110101100011110100111100110100011101010100101101110011111011111000010100100100011101011000111101001111001101000111010101001011011100111101101011110 f0a48eb1e9e68ea96e7df0a48eb1e9e68ea96e7b5e
UTF-8 陲ア蜀ゥn}陲ア蜀ゥn{^ 1110100110011001101100101110111110111101101100011110100010011100100000001110111110111101101010010110111001111101111010011001100110110010111011111011110110110001111010001001110010000000111011111011110110101001011011100111101101011110 e999b2efbdb1e89c80efbda96e7de999b2efbdb1e89c80efbda96e7b5e
UHC ??蜀?n}??蜀?n{^ 001111110011111111110101101110010011111101101110011111010011111100111111111101011011100100111111011011100111101101011110 3f3ff5b93f6e7d3f3ff5b93f6e7b5e

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