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 ??獰}??獰{^ 0011111100111111111000001101011001111101001111110011111111100000110101100111101101011110 3f3fe0d67d3f3fe0d67b5e
EUC-JP ??獰}??獰{^ 0011111100111111111000001101100001111101001111110011111111100000110110000111101101011110 3f3fe0d87d3f3fe0d87b5e
UTF-8 괭별獰}괭별獰{^ 111010101011010010101101111010111011001110000100111001111000110110110000011111011110101010110100101011011110101110110011100001001110011110001101101100000111101101011110 eab4adebb384e78db07deab4adebb384e78db07b5e
UHC 괭별獰}괭별獰{^ 101100011010101010111010101100001110011110111110011111011011000110101010101110101011000011100111101111100111101101011110 b1aabab0e7be7db1aabab0e7be7b5e

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