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 亨??}亨??{^ 1000101110011100001111110011111101111101100010111001110000111111001111110111101101011110 8b9c3f3f7d8b9c3f3f7b5e
EUC-JP 亨??}亨??{^ 1011010111111100001111110011111101111101101101011111110000111111001111110111101101011110 b5fc3f3f7db5fc3f3f7b5e
UTF-8 亨곁뮛}亨곁뮛{^ 111001001011101010101000111010101011001110000001111010111010111010011011011111011110010010111010101010001110101010110011100000011110101110101110100110110111101101011110 e4baa8eab381ebae9b7de4baa8eab381ebae9b7b5e
UHC 亨곁뮛}亨곁뮛{^ 111110101111101110110000111001111001001010100111011111011111101011111011101100001110011110010010101001110111101101011110 fafbb0e792a77dfafbb0e792a77b5e

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