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 誼??[}誼??[{^ 10001011011000100011111100111111010110110111110110001011011000100011111100111111010110110111101101011110 8b623f3f5b7d8b623f3f5b7b5e
EUC-JP 誼??[}誼??[{^ 10110101110000110011111100111111010110110111110110110101110000110011111100111111010110110111101101011110 b5c33f3f5b7db5c33f3f5b7b5e
UTF-8 誼볠즳[}誼볠즳[{^ 1110100010101010101111001110101110110011101000001110110010100110101100110101101101111101111010001010101010111100111010111011001110100000111011001010011010110011010110110111101101011110 e8aabcebb3a0eca6b35b7de8aabcebb3a0eca6b35b7b5e
UHC 誼볠즳[}誼볠즳[{^ 1110101111111110100100111110011010100011100001010101101101111101111010111111111010010011111001101010001110000101010110110111101101011110 ebfe93e6a3855b7debfe93e6a3855b7b5e

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