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 燿??}燿??{^ 1110000010100000001111110011111101111101111000001010000000111111001111110111101101011110 e0a03f3f7de0a03f3f7b5e
EUC-JP 燿??}燿??{^ 1110000010100010001111110011111101111101111000001010001000111111001111110111101101011110 e0a23f3f7de0a23f3f7b5e
UTF-8 燿뗫뇘}燿뗫뇘{^ 111001111000011110111111111010111001011110101011111010111000011110011000011111011110011110000111101111111110101110010111101010111110101110000111100110000111101101011110 e787bfeb97abeb87987de787bfeb97abeb87987b5e
UHC 燿뗫뇘}燿뗫뇘{^ 111010001111110010001011111010111000011110000011011111011110100011111100100010111110101110000111100000110111101101011110 e8fc8beb87837de8fc8beb87837b5e

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