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 嵩??}嵩??{^ 1001000010010011001111110011111101111101100100001001001100111111001111110111101101011110 90933f3f7d90933f3f7b5e
EUC-JP 嵩??}嵩??{^ 1011111111110011001111110011111101111101101111111111001100111111001111110111101101011110 bff33f3f7dbff33f3f7b5e
UTF-8 嵩뤹뒰}嵩뤹뒰{^ 111001011011010110101001111010111010010010111001111010111001001010110000011111011110010110110101101010011110101110100100101110011110101110010010101100000111101101011110 e5b5a9eba4b9eb92b07de5b5a9eba4b9eb92b07b5e
UHC 嵩뤹뒰}嵩뤹뒰{^ 111000111010000110001111111001111000101010101001011111011110001110100001100011111110011110001010101010010111101101011110 e3a18fe78aa97de3a18fe78aa97b5e

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