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 闃晄浙}闃晄浙{^ 111010001000101010011101111001101001111110110100011111011110100010001010100111011110011010011111101101000111101101011110 e88a9de69fb47de88a9de69fb47b5e
EUC-JP 闃晄浙}闃晄浙{^ 111011111110101011011010111010001101111010110110011111011110111111101010110110101110100011011110101101100111101101011110 efeadae8deb67defeadae8deb67b5e
UTF-8 闃晄浙}闃晄浙{^ 111010011001011110000011111001101001100110000100111001101011010110011001011111011110100110010111100000111110011010011001100001001110011010110101100110010111101101011110 e99783e69984e6b5997de99783e69984e6b5997b5e
UHC ?晄浙}?晄浙{^ 00111111111111001100110111101111101110100111110100111111111111001100110111101111101110100111101101011110 3ffccdefba7d3ffccdefba7b5e

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