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 繙九、}繙九、{^ 111000111000011010001011111000111000000101000001011111011110001110000110100010111110001110000001010000010111101101011110 e3868be381417de3868be381417b5e
EUC-JP 繙九、}繙九、{^ 111001011110011010110110111001011010000110100010011111011110010111100110101101101110010110100001101000100111101101011110 e5e6b6e5a1a27de5e6b6e5a1a27b5e
UTF-8 繙九、}繙九、{^ 111001111011100110011001111001001011100110011101111000111000000010000001011111011110011110111001100110011110010010111001100111011110001110000000100000010111101101011110 e7b999e4b99de380817de7b999e4b99de380817b5e
UHC ?九、}?九、{^ 00111111110011101111101010100001101000100111110100111111110011101111101010100001101000100111101101011110 3fcefaa1a27d3fcefaa1a27b5e

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