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 ???K\}???K\{^ 00111111001111110011111101001011010111000111110100111111001111110011111101001011010111000111101101011110 3f3f3f4b5c7d3f3f3f4b5c7b5e
SJIS-WIN 昇クK\}昇クK\{^ 1000111110111000111110001000111010111000010010110101110001111101100011111011100011111000100011101011100001001011010111000111101101011110 8fb8f88eb84b5c7d8fb8f88eb84b5c7b5e
EUC-JP 昇?クK\}昇?クK\{^ 1011111010111010001111111000111010111000010010110101110001111101101111101011101000111111100011101011100001001011010111000111101101011110 beba3f8eb84b5c7dbeba3f8eb84b5c7b5e
UTF-8 昇クK\}昇クK\{^ 11100110100110001000011111101110100110001010110111101111101111011011100001001011010111000111110111100110100110001000011111101110100110001010110111101111101111011011100001001011010111000111101101011110 e69887ee98adefbdb84b5c7de69887ee98adefbdb84b5c7b5e
UHC 昇??K\}昇??K\{^ 111000111011000000111111001111110100101101011100011111011110001110110000001111110011111101001011010111000111101101011110 e3b03f3f4b5c7de3b03f3f4b5c7b5e

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