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 鴟隘欟}鴟隘欟{^ 111010011111010011101000101001011001111101010101011111011110100111110100111010001010010110011111010101010111101101011110 e9f4e8a59f557de9f4e8a59f557b5e
EUC-JP 鴟隘欟}鴟隘欟{^ 111100101111011011110000101001111101110110110110011111011111001011110110111100001010011111011101101101100111101101011110 f2f6f0a7ddb67df2f6f0a7ddb67b5e
UTF-8 鴟隘欟}鴟隘欟{^ 111010011011010010011111111010011001101010011000111001101010110010011111011111011110100110110100100111111110100110011010100110001110011010101100100111110111101101011110 e9b49fe99a98e6ac9f7de9b49fe99a98e6ac9f7b5e
UHC ?隘?}?隘?{^ 0011111111100100111101100011111101111101001111111110010011110110001111110111101101011110 3fe4f63f7d3fe4f63f7b5e

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