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{^ 0011111110010111100110100110101101111101001111111001011110011010011010110111101101011110 3f979a6b7d3f979a6b7b5e
EUC-JP ?履k}?履k{^ 0011111111001101111110100110101101111101001111111100110111111010011010110111101101011110 3fcdfa6b7d3fcdfa6b7b5e
UTF-8 뤓履k}뤓履k{^ 1110101110100100100100111110010110110001101001010110101101111101111010111010010010010011111001011011000110100101011010110111101101011110 eba493e5b1a56b7deba493e5b1a56b7b5e
UHC 뤓履k}뤓履k{^ 10001111110000111101011111011011011010110111110110001111110000111101011111011011011010110111101101011110 8fc3d7db6b7d8fc3d7db6b7b5e

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