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 蠎焔繍}蠎焔繍{^ 111001011011101010001001100010111000111101001010011111011110010110111010100010011000101110001111010010100111101101011110 e5ba898b8f4a7de5ba898b8f4a7b5e
EUC-JP 蠎焔繍}蠎焔繍{^ 111010101011110010110001111010111011110110101011011111011110101010111100101100011110101110111101101010110111101101011110 eabcb1ebbdab7deabcb1ebbdab7b5e
UTF-8 蠎焔繍}蠎焔繍{^ 111010001010000010001110111001111000010010010100111001111011100110001101011111011110100010100000100011101110011110000100100101001110011110111001100011010111101101011110 e8a08ee78494e7b98d7de8a08ee78494e7b98d7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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