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 ľnk}ľnk{^ 1100010010111110011011100110101101111101110001001011111001101110011010110111101101011110 c4be6e6b7dc4be6e6b7b5e
SJIS-WIN ??nk}??nk{^ 0011111100111111011011100110101101111101001111110011111101101110011010110111101101011110 3f3f6e6b7d3f3f6e6b7b5e
EUC-JP Ä?nk}Ä?nk{^ 100011111010101010100011001111110110111001101011011111011000111110101010101000110011111101101110011010110111101101011110 8faaa33f6e6b7d8faaa33f6e6b7b5e
UTF-8 ľnk}ľnk{^ 110000111000010011000010101111100110111001101011011111011100001110000100110000101011111001101110011010110111101101011110 c384c2be6e6b7dc384c2be6e6b7b5e
UHC ?¾nk}?¾nk{^ 00111111101010001111101001101110011010110111110100111111101010001111101001101110011010110111101101011110 3fa8fa6e6b7d3fa8fa6e6b7b5e

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