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\n}??k\n{^ 00111111001111110110101101011100011011100111110100111111001111110110101101011100011011100111101101011110 3f3f6b5c6e7d3f3f6b5c6e7b5e
SJIS-WIN 銹澱k\n}銹澱k\n{^ 1110011111110110100100110110001001101011010111000110111001111101111001111111011010010011011000100110101101011100011011100111101101011110 e7f693626b5c6e7de7f693626b5c6e7b5e
EUC-JP 銹澱k\n}銹澱k\n{^ 1110111011111000110001011100001101101011010111000110111001111101111011101111100011000101110000110110101101011100011011100111101101011110 eef8c5c36b5c6e7deef8c5c36b5c6e7b5e
UTF-8 銹澱k\n}銹澱k\n{^ 111010011000101010111001111001101011111010110001011010110101110001101110011111011110100110001010101110011110011010111110101100010110101101011100011011100111101101011110 e98ab9e6beb16b5c6e7de98ab9e6beb16b5c6e7b5e
UHC 銹澱k\n}銹澱k\n{^ 1110001011001000111011101111111001101011010111000110111001111101111000101100100011101110111111100110101101011100011011100111101101011110 e2c8eefe6b5c6e7de2c8eefe6b5c6e7b5e

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