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{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN 匙熄K}匙熄K{^ 10001101111110101110000010001111010010110111110110001101111110101110000010001111010010110111101101011110 8dfae08f4b7d8dfae08f4b7b5e
EUC-JP 匙熄K}匙熄K{^ 10111010111111001101111111101111010010110111110110111010111111001101111111101111010010110111101101011110 bafcdfef4b7dbafcdfef4b7b5e
UTF-8 匙熄K}匙熄K{^ 1110010110001100100110011110011110000110100001000100101101111101111001011000110010011001111001111000011010000100010010110111101101011110 e58c99e786844b7de58c99e786844b7b5e
UHC 匙熄K}匙熄K{^ 11100011101101011110001111011000010010110111110111100011101101011110001111011000010010110111101101011110 e3b5e3d84b7de3b5e3d84b7b5e

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