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 衙?[}衙?[{^ 1110010111001001001111110101101101111101111001011100100100111111010110110111101101011110 e5c93f5b7de5c93f5b7b5e
EUC-JP 衙潚[}衙潚[{^ 111010101100101110001111110010001101101001011011011111011110101011001011100011111100100011011010010110110111101101011110 eacb8fc8da5b7deacb8fc8da5b7b5e
UTF-8 衙潚[}衙潚[{^ 1110100010100001100110011110011010111101100110100101101101111101111010001010000110011001111001101011110110011010010110110111101101011110 e8a199e6bd9a5b7de8a199e6bd9a5b7b5e
UHC 衙潚[}衙潚[{^ 11100100101101111110001011011000010110110111110111100100101101111110001011011000010110110111101101011110 e4b7e2d85b7de4b7e2d85b7b5e

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