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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ??菴[}??菴[{^ 00111111001111111110010010111101010110110111110100111111001111111110010010111101010110110111101101011110 3f3fe4bd5b7d3f3fe4bd5b7b5e
EUC-JP ??菴[}??菴[{^ 00111111001111111110100010111111010110110111110100111111001111111110100010111111010110110111101101011110 3f3fe8bf5b7d3f3fe8bf5b7b5e
UTF-8 捻굢菴[}捻굢菴[{^ 1110111110100110101001001110101010110101101000101110100010001111101101000101101101111101111011111010011010100100111010101011010110100010111010001000111110110100010110110111101101011110 efa6a4eab5a2e88fb45b7defa6a4eab5a2e88fb45b7b5e
UHC 捻굢菴[}捻굢菴[{^ 1110011011110111100000101000100111100100111000000101101101111101111001101111011110000010100010011110010011100000010110110111101101011110 e6f78289e4e05b7de6f78289e4e05b7b5e

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