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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN マウリ蚣}マウリ蚣{^ 1100111110110011110110001111100011001100111001010110111001111101110011111011001111011000111110001100110011100101011011100111101101011110 cfb3d8f8cce56e7dcfb3d8f8cce56e7b5e
EUC-JP マウリ?蚣}マウリ?蚣{^ 100011101100111110001110101100111000111011011000001111111110100111001111011111011000111011001111100011101011001110001110110110000011111111101001110011110111101101011110 8ecf8eb38ed83fe9cf7d8ecf8eb38ed83fe9cf7b5e
UTF-8 マウリ蚣}マウリ蚣{^ 111011111011111010001111111011111011110110110011111011111011111010011000111011101001100110101011111010001001101010100011011111011110111110111110100011111110111110111101101100111110111110111110100110001110111010011001101010111110100010011010101000110111101101011110 efbe8fefbdb3efbe98ee99abe89aa37defbe8fefbdb3efbe98ee99abe89aa37b5e
UHC ????蚣}????蚣{^ 001111110011111100111111001111111100110111110111011111010011111100111111001111110011111111001101111101110111101101011110 3f3f3f3fcdf77d3f3f3f3fcdf77b5e

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