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 嵬딇겖}嵬딇겖{^ 111001011011010110101100111010111001010010000111111010101011001010010110011111011110010110110101101011001110101110010100100001111110101010110010100101100111101101011110 e5b5aceb9487eab2967de5b5aceb9487eab2967b5e
UHC 嵬딇겖}嵬딇겖{^ 111010001110001110001010111011011000000110101101011111011110100011100011100010101110110110000001101011010111101101011110 e8e38aed81ad7de8e38aed81ad7b5e

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