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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 丈サ\}丈サ\{^ 100011111110010010111011111100101011000001011100011111011000111111100100101110111111001010110000010111000111101101011110 8fe4bbf2b05c7d8fe4bbf2b05c7b5e
EUC-JP 丈サ?\}丈サ?\{^ 101111101110011010001110101110110011111101011100011111011011111011100110100011101011101100111111010111000111101101011110 bee68ebb3f5c7dbee68ebb3f5c7b5e
UTF-8 丈サ\}丈サ\{^ 1110010010111000100010001110111110111101101110111110111010000111101001110101110001111101111001001011100010001000111011111011110110111011111011101000011110100111010111000111101101011110 e4b888efbdbbee87a75c7de4b888efbdbbee87a75c7b5e
UHC 丈??\}丈??\{^ 11101101110110110011111100111111010111000111110111101101110110110011111100111111010111000111101101011110 eddb3f3f5c7deddb3f3f5c7b5e

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