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 荐件臭}荐件臭{^ 111001001010011010001100100011111000111101001100011111011110010010100110100011001000111110001111010011000111101101011110 e4a68c8f8f4c7de4a68c8f8f4c7b5e
EUC-JP 荐件臭}荐件臭{^ 111010001010100010110111111011111011110110101101011111011110100010101000101101111110111110111101101011010111101101011110 e8a8b7efbdad7de8a8b7efbdad7b5e
UTF-8 荐件臭}荐件臭{^ 111010001000110110010000111001001011101110110110111010001000011110101101011111011110100010001101100100001110010010111011101101101110100010000111101011010111101101011110 e88d90e4bbb6e887ad7de88d90e4bbb6e887ad7b5e
UHC ?件臭}?件臭{^ 00111111110010111110110011110110101010110111110100111111110010111110110011110110101010110111101101011110 3fcbecf6ab7d3fcbecf6ab7b5e

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