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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鮑夥駐寘難ァ壱謄 111010011011100010011010111011001001001010010011111110101010100110010011111011111010011110001000111010111001001110100011 e9b89aec9293faa993efa788eb93a3
EUC-JP 鮑夥駐寘難ァ壱謄 1111001010111010110101001110111011000011111100111000111110111010111000011100011011110001100011101010011110110000111011011100011010100101 f2bad4eec3f38fbae1c6f18ea7b0edc6a5
UTF-8 鮑夥駐寘難ァ壱謄 111010011010111010010001111001011010010010100101111010011010011110010000111001011010111110011000111010011001101110100011111011111011110110100111111001011010001110110001111010001010110010000100 e9ae91e5a4a5e9a790e5af98e99ba3efbda7e5a3b1e8ac84
UHC 鮑?駐?難??謄 111110001110101000111111111100011101001000111111110100011111000100111111001111111101010011110111 f8ea3ff1d23fd1f13f3fd4f7

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