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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 頷懷棯}頷懷棯{^ 111010001111010110011100111001011001111010101010011111011110100011110101100111001110010110011110101010100111101101011110 e8f59ce59eaa7de8f59ce59eaa7b5e
EUC-JP 頷懷棯}頷懷棯{^ 111100001111011111011000111001111101110010101100011111011111000011110111110110001110011111011100101011000111101101011110 f0f7d8e7dcac7df0f7d8e7dcac7b5e
UTF-8 頷懷棯}頷懷棯{^ 111010011010000010110111111001101000011110110111111001101010001110101111011111011110100110100000101101111110011010000111101101111110011010100011101011110111101101011110 e9a0b7e687b7e6a3af7de9a0b7e687b7e6a3af7b5e
UHC ?懷?}?懷?{^ 0011111111111100111000110011111101111101001111111111110011100011001111110111101101011110 3ffce33f7d3ffce33f7b5e

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