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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN ?殞k}?殞k{^ 0011111110011111011011010110101101111101001111111001111101101101011010110111101101011110 3f9f6d6b7d3f9f6d6b7b5e
EUC-JP ?殞k}?殞k{^ 0011111111011101110011100110101101111101001111111101110111001110011010110111101101011110 3fddce6b7d3fddce6b7b5e
UTF-8 잢殞k}잢殞k{^ 1110110010011110101000101110011010101110100111100110101101111101111011001001111010100010111001101010111010011110011010110111101101011110 ec9ea2e6ae9e6b7dec9ea2e6ae9e6b7b5e
UHC 잢殞k}잢殞k{^ 10011111111100011110100111111001011010110111110110011111111100011110100111111001011010110111101101011110 9ff1e9f96b7d9ff1e9f96b7b5e

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