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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鄂銭\}鄂銭\{^ 11100111101111011001000101001011010111000111110111100111101111011001000101001011010111000111101101011110 e7bd914b5c7de7bd914b5c7b5e
EUC-JP 鄂銭\}鄂銭\{^ 11101110101111111100000110101100010111000111110111101110101111111100000110101100010111000111101101011110 eebfc1ac5c7deebfc1ac5c7b5e
UTF-8 鄂銭\}鄂銭\{^ 1110100110000100100000101110100110001010101011010101110001111101111010011000010010000010111010011000101010101101010111000111101101011110 e98482e98aad5c7de98482e98aad5c7b5e
UHC 鄂?\}鄂?\{^ 1110010011000111001111110101110001111101111001001100011100111111010111000111101101011110 e4c73f5c7de4c73f5c7b5e

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