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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 衙惡?}衙惡?{^ 11100101110010011001110010100110001111110111110111100101110010011001110010100110001111110111101101011110 e5c99ca63f7de5c99ca63f7b5e
EUC-JP 衙惡潚}衙惡潚{^ 1110101011001011110110001010100010001111110010001101101001111101111010101100101111011000101010001000111111001000110110100111101101011110 eacbd8a88fc8da7deacbd8a88fc8da7b5e
UTF-8 衙惡潚}衙惡潚{^ 111010001010000110011001111001101000001110100001111001101011110110011010011111011110100010100001100110011110011010000011101000011110011010111101100110100111101101011110 e8a199e683a1e6bd9a7de8a199e683a1e6bd9a7b5e
UHC 衙惡潚}衙惡潚{^ 111001001011011111100100110000101110001011011000011111011110010010110111111001001100001011100010110110000111101101011110 e4b7e4c2e2d87de4b7e4c2e2d87b5e

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