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{^ 0011111110001111110111000110101101111101001111111000111111011100011010110111101101011110 3f8fdc6b7d3f8fdc6b7b5e
EUC-JP ?賞k}?賞k{^ 0011111110111110110111100110101101111101001111111011111011011110011010110111101101011110 3fbede6b7d3fbede6b7b5e
UTF-8 잢賞k}잢賞k{^ 1110110010011110101000101110100010110011100111100110101101111101111011001001111010100010111010001011001110011110011010110111101101011110 ec9ea2e8b39e6b7dec9ea2e8b39e6b7b5e
UHC 잢賞k}잢賞k{^ 10011111111100011101111111011011011010110111110110011111111100011101111111011011011010110111101101011110 9ff1dfdb6b7d9ff1dfdb6b7b5e

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