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 蟯ヲ逎ー蟯ヲ逎ー^ 111001011011001010100110111001111010001110000001010110111110010110110010101001101110011110100011100000010101101101011110 e5b2a6e7a3815be5b2a6e7a3815b5e
EUC-JP 蟯ヲ逎ー蟯ヲ逎ー^ 1110101010110100100011101010011011101110101001011010000110111100111010101011010010001110101001101110111010100101101000011011110001011110 eab48ea6eea5a1bceab48ea6eea5a1bc5e
UTF-8 蟯ヲ逎ー蟯ヲ逎ー^ 11101000100111111010111111101111101111011010011011101001100000001000111011100011100000111011110011101000100111111010111111101111101111011010011011101001100000001000111011100011100000111011110001011110 e89fafefbda6e9808ee383bce89fafefbda6e9808ee383bc5e
UHC 蟯???蟯???^ 1110100110101000001111110011111100111111111010011010100000111111001111110011111101011110 e9a83f3f3fe9a83f3f3f5e

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