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 쑺굢菴[}쑺굢菴[{^ 1110110010010001101110101110101010110101101000101110100010001111101101000101101101111101111011001001000110111010111010101011010110100010111010001000111110110100010110110111101101011110 ec91baeab5a2e88fb45b7dec91baeab5a2e88fb45b7b5e
UHC 쑺굢菴[}쑺굢菴[{^ 1001110011010010100000101000100111100100111000000101101101111101100111001101001010000010100010011110010011100000010110110111101101011110 9cd28289e4e05b7d9cd28289e4e05b7b5e

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