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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 衣??胚}衣??胚{^ 100010001101111100111111001111111110001111110011011111011000100011011111001111110011111111100011111100110111101101011110 88df3f3fe3f37d88df3f3fe3f37b5e
EUC-JP 衣??胚}衣??胚{^ 101100001110000100111111001111111110011011110101011111011011000011100001001111110011111111100110111101010111101101011110 b0e13f3fe6f57db0e13f3fe6f57b5e
UTF-8 衣펩렪胚}衣펩렪胚{^ 111010001010000110100011111011011000111010101001111010111010000010101010111010001000001110011010011111011110100010100001101000111110110110001110101010011110101110100000101010101110100010000011100110100111101101011110 e8a1a3ed8ea9eba0aae8839a7de8a1a3ed8ea9eba0aae8839a7b5e
UHC 衣펩렪胚}衣펩렪胚{^ 11101011111111011100011011101001100011101011100011011011110011110111110111101011111111011100011011101001100011101011100011011011110011110111101101011110 ebfdc6e98eb8dbcf7debfdc6e98eb8dbcf7b5e

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