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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 。罍ョU}。罍ョU{^ 10100001111000111010000110101110010101010111110110100001111000111010000110101110010101010111101101011110 a1e3a1ae557da1e3a1ae557b5e
EUC-JP 。罍ョU}。罍ョU{^ 1000111010100001111001101010001110001110101011100101010101111101100011101010000111100110101000111000111010101110010101010111101101011110 8ea1e6a38eae557d8ea1e6a38eae557b5e
UTF-8 。罍ョU}。罍ョU{^ 1110111110111101101000011110011110111101100011011110111110111101101011100101010101111101111011111011110110100001111001111011110110001101111011111011110110101110010101010111101101011110 efbda1e7bd8defbdae557defbda1e7bd8defbdae557b5e
UHC ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e

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