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 貭篁繦}貭篁繦{^ 111001101100001011100010101110011110001101111001011111011110011011000010111000101011100111100011011110010111101101011110 e6c2e2b9e3797de6c2e2b9e3797b5e
EUC-JP 貭篁繦}貭篁繦{^ 111011001100010011100100101110111110010111011010011111011110110011000100111001001011101111100101110110100111101101011110 ecc4e4bbe5da7decc4e4bbe5da7b5e
UTF-8 貭篁繦}貭篁繦{^ 111010001011001010101101111001111010111110000001111001111011100110100110011111011110100010110010101011011110011110101111100000011110011110111001101001100111101101011110 e8b2ade7af81e7b9a67de8b2ade7af81e7b9a67b5e
UHC ?篁?}?篁?{^ 0011111111111100110101100011111101111101001111111111110011010110001111110111101101011110 3ffcd63f7d3ffcd63f7b5e

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