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{^ 001111110011111100111111011010110101110001101110011111010011111100111111001111110110101101011100011011100111101101011110 3f3f3f6b5c6e7d3f3f3f6b5c6e7b5e
SJIS-WIN 冶⑤?k\n}冶⑤?k\n{^ 10010110111010001000011101000100001111110110101101011100011011100111110110010110111010001000011101000100001111110110101101011100011011100111101101011110 96e887443f6b5c6e7d96e887443f6b5c6e7b5e
EUC-JP 冶??k\n}冶??k\n{^ 1100110011101010001111110011111101101011010111000110111001111101110011001110101000111111001111110110101101011100011011100111101101011110 ccea3f3f6b5c6e7dccea3f3f6b5c6e7b5e
UTF-8 冶⑤젾k\n}冶⑤젾k\n{^ 111001011000011010110110111000101001000110100100111011001010000010111110011010110101110001101110011111011110010110000110101101101110001010010001101001001110110010100000101111100110101101011100011011100111101101011110 e586b6e291a4eca0be6b5c6e7de586b6e291a4eca0be6b5c6e7b5e
UHC 冶⑤젾k\n}冶⑤젾k\n{^ 111001011010011110101000111010111010000010110000011010110101110001101110011111011110010110100111101010001110101110100000101100000110101101011100011011100111101101011110 e5a7a8eba0b06b5c6e7de5a7a8eba0b06b5c6e7b5e

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