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 跚エ辯ァ}跚エ辯ァ{^ 111001101110011110110100111001111000011110100111011111011110011011100111101101001110011110000111101001110111101101011110 e6e7b4e787a77de6e7b4e787a77b5e
EUC-JP 跚エ辯ァ}跚エ辯ァ{^ 11101100111010011000111010110100111011011110011110001110101001110111110111101100111010011000111010110100111011011110011110001110101001110111101101011110 ece98eb4ede78ea77dece98eb4ede78ea77b5e
UTF-8 跚エ辯ァ}跚エ辯ァ{^ 111010001011011110011010111011111011110110110100111010001011111010101111111011111011110110100111011111011110100010110111100110101110111110111101101101001110100010111110101011111110111110111101101001110111101101011110 e8b79aefbdb4e8beafefbda77de8b79aefbdb4e8beafefbda77b5e
UHC ??辯?}??辯?{^ 00111111001111111101110010101010001111110111110100111111001111111101110010101010001111110111101101011110 3f3fdcaa3f7d3f3fdcaa3f7b5e

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