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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 曄??\}曄??\{^ 10011110010000000011111100111111010111000111110110011110010000000011111100111111010111000111101101011110 9e403f3f5c7d9e403f3f5c7b5e
EUC-JP 曄??\}曄??\{^ 11011011101000010011111100111111010111000111110111011011101000010011111100111111010111000111101101011110 dba13f3f5c7ddba13f3f5c7b5e
UTF-8 曄됮쵘\}曄됮쵘\{^ 1110011010011011100001001110101110010000101011101110110010110101100110000101110001111101111001101001101110000100111010111001000010101110111011001011010110011000010111000111101101011110 e69b84eb90aeecb5985c7de69b84eb90aeecb5985c7b5e
UHC 曄됮쵘\}曄됮쵘\{^ 1110011110100101100010011110100110101100100110100101110001111101111001111010010110001001111010011010110010011010010111000111101101011110 e7a589e9ac9a5c7de7a589e9ac9a5c7b5e

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