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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN マオ霾}マオ霾{^ 110011111111010011110000101101011110100011001000011111011100111111110100111100001011010111101000110010000111101101011110 cff4f0b5e8c87dcff4f0b5e8c87b5e
EUC-JP マ?オ霾}マ?オ霾{^ 1000111011001111001111111000111010110101111100001100101001111101100011101100111100111111100011101011010111110000110010100111101101011110 8ecf3f8eb5f0ca7d8ecf3f8eb5f0ca7b5e
UTF-8 マオ霾}マオ霾{^ 111011111011111010001111111011101000111010011111111011111011110110110101111010011001110010111110011111011110111110111110100011111110111010001110100111111110111110111101101101011110100110011100101111100111101101011110 efbe8fee8e9fefbdb5e99cbe7defbe8fee8e9fefbdb5e99cbe7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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