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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?脚拮}?脚拮{^ 00111111100010110111001010011101011010000111110100111111100010110111001010011101011010000111101101011110 3f8b729d687d3f8b729d687b5e
EUC-JP ?脚拮}?脚拮{^ 00111111101101011101001111011001110010010111110100111111101101011101001111011001110010010111101101011110 3fb5d3d9c97d3fb5d3d9c97b5e
UTF-8 렻脚拮}렻脚拮{^ 111010111010000010111011111010001000010010011010111001101000101110101110011111011110101110100000101110111110100010000100100110101110011010001011101011100111101101011110 eba0bbe8849ae68bae7deba0bbe8849ae68bae7b5e
UHC 렻脚拮}렻脚拮{^ 100011101100001111001010110001011101000111001111011111011000111011000011110010101100010111010001110011110111101101011110 8ec3cac5d1cf7d8ec3cac5d1cf7b5e

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