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 爲??}爲??{^ 1110000010101000001111110011111101111101111000001010100000111111001111110111101101011110 e0a83f3f7de0a83f3f7b5e
EUC-JP 爲??}爲??{^ 1110000010101010001111110011111101111101111000001010101000111111001111110111101101011110 e0aa3f3f7de0aa3f3f7b5e
UTF-8 爲렯렑}爲렯렑{^ 111001111000100010110010111010111010000010101111111010111010000010010001011111011110011110001000101100101110101110100000101011111110101110100000100100010111101101011110 e788b2eba0afeba0917de788b2eba0afeba0917b5e
UHC 爲렯렑}爲렯렑{^ 111010101101001110001110101111001000111010100110011111011110101011010011100011101011110010001110101001100111101101011110 ead38ebc8ea67dead38ebc8ea67b5e

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