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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辯ァ蟾「辯ァ蟾「^ 11100111100001111010011111100101101101111010001011100111100001111010011111100101101101111010001001011110 e787a7e5b7a2e787a7e5b7a25e
EUC-JP 辯ァ蟾「辯ァ蟾「^ 1110110111100111100011101010011111101010101110011000111010100010111011011110011110001110101001111110101010111001100011101010001001011110 ede78ea7eab98ea2ede78ea7eab98ea25e
UTF-8 辯ァ蟾「辯ァ蟾「^ 11101000101111101010111111101111101111011010011111101000100111111011111011101111101111011010001011101000101111101010111111101111101111011010011111101000100111111011111011101111101111011010001001011110 e8beafefbda7e89fbeefbda2e8beafefbda7e89fbeefbda25e
UHC 辯?蟾?辯?蟾?^ 11011100101010100011111111100000111010100011111111011100101010100011111111100000111010100011111101011110 dcaa3fe0ea3fdcaa3fe0ea3f5e

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