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 嵬딅젦}嵬딅젦{^ 111001011011010110101100111010111001010010000101111011001010000010100110011111011110010110110101101011001110101110010100100001011110110010100000101001100111101101011110 e5b5aceb9485eca0a67de5b5aceb9485eca0a67b5e
UHC 嵬딅젦}嵬딅젦{^ 111010001110001110001010111010111010000010011110011111011110100011100011100010101110101110100000100111100111101101011110 e8e38aeba09e7de8e38aeba09e7b5e

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