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 ??臥[}??臥[{^ 00111111001111111000100111100111010110110111110100111111001111111000100111100111010110110111101101011110 3f3f89e75b7d3f3f89e75b7b5e
EUC-JP ??臥[}??臥[{^ 00111111001111111011001011101001010110110111110100111111001111111011001011101001010110110111101101011110 3f3fb2e95b7d3f3fb2e95b7b5e
UTF-8 설셰臥[}설셰臥[{^ 1110110010000100101001001110110010000101101100001110100010000111101001010101101101111101111011001000010010100100111011001000010110110000111010001000011110100101010110110111101101011110 ec84a4ec85b0e887a55b7dec84a4ec85b0e887a55b7b5e
UHC 설셰臥[}설셰臥[{^ 1011110010110011101111001100111011101000110000100101101101111101101111001011001110111100110011101110100011000010010110110111101101011110 bcb3bccee8c25b7dbcb3bccee8c25b7b5e

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