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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN マオ邏J}マオ邏J{^ 11001111101101011110011110110100010010100111110111001111101101011110011110110100010010100111101101011110 cfb5e7b44a7dcfb5e7b44a7b5e
EUC-JP マオ邏J}マオ邏J{^ 1000111011001111100011101011010111101110101101100100101001111101100011101100111110001110101101011110111010110110010010100111101101011110 8ecf8eb5eeb64a7d8ecf8eb5eeb64a7b5e
UTF-8 マオ邏J}マオ邏J{^ 1110111110111110100011111110111110111101101101011110100110000010100011110100101001111101111011111011111010001111111011111011110110110101111010011000001010001111010010100111101101011110 efbe8fefbdb5e9828f4a7defbe8fefbdb5e9828f4a7b5e
UHC ??邏J}??邏J{^ 00111111001111111101010110100100010010100111110100111111001111111101010110100100010010100111101101011110 3f3fd5a44a7d3f3fd5a44a7b5e

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