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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 贓犁[}贓犁[{^ 11100110110110011110000010110011010110110111110111100110110110011110000010110011010110110111101101011110 e6d9e0b35b7de6d9e0b35b7b5e
EUC-JP 贓犁[}贓犁[{^ 11101100110110111110000010110101010110110111110111101100110110111110000010110101010110110111101101011110 ecdbe0b55b7decdbe0b55b7b5e
UTF-8 贓犁[}贓犁[{^ 1110100010110100100100111110011110001010100000010101101101111101111010001011010010010011111001111000101010000001010110110111101101011110 e8b493e78a815b7de8b493e78a815b7b5e
UHC 贓犁[}贓犁[{^ 11101101111111001101011111100000010110110111110111101101111111001101011111100000010110110111101101011110 edfcd7e05b7dedfcd7e05b7b5e

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