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 嵬??}嵬??{^ 1001101111001010001111110011111101111101100110111100101000111111001111110111101101011110 9bca3f3f7d9bca3f3f7b5e
EUC-JP 嵬??}嵬??{^ 1101011011001100001111110011111101111101110101101100110000111111001111110111101101011110 d6cc3f3f7dd6cc3f3f7b5e
UTF-8 嵬딉쨨}嵬딉쨨{^ 111001011011010110101100111010111001010010001001111011001010100010101000011111011110010110110101101011001110101110010100100010011110110010101000101010000111101101011110 e5b5aceb9489eca8a87de5b5aceb9489eca8a87b5e
UHC 嵬딉쨨}嵬딉쨨{^ 111010001110001110001010111011111010010010000011011111011110100011100011100010101110111110100100100000110111101101011110 e8e38aefa4837de8e38aefa4837b5e

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