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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 。罍ョn}。罍ョn{^ 10100001111000111010000110101110011011100111110110100001111000111010000110101110011011100111101101011110 a1e3a1ae6e7da1e3a1ae6e7b5e
EUC-JP 。罍ョn}。罍ョn{^ 1000111010100001111001101010001110001110101011100110111001111101100011101010000111100110101000111000111010101110011011100111101101011110 8ea1e6a38eae6e7d8ea1e6a38eae6e7b5e
UTF-8 。罍ョn}。罍ョn{^ 1110111110111101101000011110011110111101100011011110111110111101101011100110111001111101111011111011110110100001111001111011110110001101111011111011110110101110011011100111101101011110 efbda1e7bd8defbdae6e7defbda1e7bd8defbdae6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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