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 ??貳[}??貳[{^ 00111111001111111110011011000110010110110111110100111111001111111110011011000110010110110111101101011110 3f3fe6c65b7d3f3fe6c65b7b5e
EUC-JP ??貳[}??貳[{^ 00111111001111111110110011001000010110110111110100111111001111111110110011001000010110110111101101011110 3f3fecc85b7d3f3fecc85b7b5e
UTF-8 설셰貳[}설셰貳[{^ 1110110010000100101001001110110010000101101100001110100010110010101100110101101101111101111011001000010010100100111011001000010110110000111010001011001010110011010110110111101101011110 ec84a4ec85b0e8b2b35b7dec84a4ec85b0e8b2b35b7b5e
UHC 설셰貳[}설셰貳[{^ 1011110010110011101111001100111011101100110000110101101101111101101111001011001110111100110011101110110011000011010110110111101101011110 bcb3bcceecc35b7dbcb3bcceecc35b7b5e

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