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 縫笞[}縫笞[{^ 10010110010001001110001010011010010110110111110110010110010001001110001010011010010110110111101101011110 9644e29a5b7d9644e29a5b7b5e
EUC-JP 縫笞[}縫笞[{^ 11001011101001011110001111111010010110110111110111001011101001011110001111111010010110110111101101011110 cba5e3fa5b7dcba5e3fa5b7b5e
UTF-8 縫笞[}縫笞[{^ 1110011110111000101010111110011110101100100111100101101101111101111001111011100010101011111001111010110010011110010110110111101101011110 e7b8abe7ac9e5b7de7b8abe7ac9e5b7b5e
UHC 縫笞[}縫笞[{^ 11011100111011101111011111000010010110110111110111011100111011101111011111000010010110110111101101011110 dceef7c25b7ddceef7c25b7b5e

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