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 燿먫궞}燿먫궞{^ 111001111000011110111111111010111010100010101011111010101011011010011110011111011110011110000111101111111110101110101000101010111110101010110110100111100111101101011110 e787bfeba8abeab69e7de787bfeba8abeab69e7b5e
UHC 燿먫궞}燿먫궞{^ 111010001111110010010000111010001000001010110001011111011110100011111100100100001110100010000010101100010111101101011110 e8fc90e882b17de8fc90e882b17b5e

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