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{^ 1010000111100011101000011010111001101011010111000110111001111101101000011110001110100001101011100110101101011100011011100111101101011110 a1e3a1ae6b5c6e7da1e3a1ae6b5c6e7b5e
EUC-JP 。罍ョk\n}。罍ョk\n{^ 100011101010000111100110101000111000111010101110011010110101110001101110011111011000111010100001111001101010001110001110101011100110101101011100011011100111101101011110 8ea1e6a38eae6b5c6e7d8ea1e6a38eae6b5c6e7b5e
UTF-8 。罍ョk\n}。罍ョk\n{^ 111011111011110110100001111001111011110110001101111011111011110110101110011010110101110001101110011111011110111110111101101000011110011110111101100011011110111110111101101011100110101101011100011011100111101101011110 efbda1e7bd8defbdae6b5c6e7defbda1e7bd8defbdae6b5c6e7b5e
UHC ???k\n}???k\n{^ 001111110011111100111111011010110101110001101110011111010011111100111111001111110110101101011100011011100111101101011110 3f3f3f6b5c6e7d3f3f3f6b5c6e7b5e

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