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{^ 0011111111100001010000010110101101111101001111111110000101000001011010110111101101011110 3fe1416b7d3fe1416b7b5e
EUC-JP ?瓣k}?瓣k{^ 0011111111100001101000100110101101111101001111111110000110100010011010110111101101011110 3fe1a26b7d3fe1a26b7b5e
UTF-8 뤩瓣k}뤩瓣k{^ 1110101110100100101010011110011110010011101000110110101101111101111010111010010010101001111001111001001110100011011010110111101101011110 eba4a9e793a36b7deba4a9e793a36b7b5e
UHC 뤩瓣k}뤩瓣k{^ 10001111110101111111011111111011011010110111110110001111110101111111011111111011011010110111101101011110 8fd7f7fb6b7d8fd7f7fb6b7b5e

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