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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 辯ァ迚蕨}辯ァ迚蕨{^ 1110011110000111101001111110011110001001100110000110111001111101111001111000011110100111111001111000100110011000011011100111101101011110 e787a7e789986e7de787a7e789986e7b5e
EUC-JP 辯ァ迚蕨}辯ァ迚蕨{^ 11101101111001111000111010100111111011011110100111001111110011110111110111101101111001111000111010100111111011011110100111001111110011110111101101011110 ede78ea7ede9cfcf7dede78ea7ede9cfcf7b5e
UTF-8 辯ァ迚蕨}辯ァ迚蕨{^ 111010001011111010101111111011111011110110100111111010001011111110011010111010001001010110101000011111011110100010111110101011111110111110111101101001111110100010111111100110101110100010010101101010000111101101011110 e8beafefbda7e8bf9ae895a87de8beafefbda7e8bf9ae895a87b5e
UHC 辯??蕨}辯??蕨{^ 110111001010101000111111001111111100111111110010011111011101110010101010001111110011111111001111111100100111101101011110 dcaa3f3fcff27ddcaa3f3fcff27b5e

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