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 鬢企峇}鬢企峇{^ 111010011010010010001010111010011001101110110010011111011110100110100100100010101110100110011011101100100111101101011110 e9a48ae99bb27de9a48ae99bb27b5e
EUC-JP 鬢企峇}鬢企峇{^ 111100101010011010110100111010111101011010110100011111011111001010100110101101001110101111010110101101000111101101011110 f2a6b4ebd6b47df2a6b4ebd6b47b5e
UTF-8 鬢企峇}鬢企峇{^ 111010011010110010100010111001001011110010000001111001011011001110000111011111011110100110101100101000101110010010111100100000011110010110110011100001110111101101011110 e9aca2e4bc81e5b3877de9aca2e4bc81e5b3877b5e
UHC ?企?}?企?{^ 0011111111010000111010100011111101111101001111111101000011101010001111110111101101011110 3fd0ea3f7d3fd0ea3f7b5e

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