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 邏ー莠ヲ邏ー莠ヲ^ 11100111101101001011000011100100101110101010011011100111101101001011000011100100101110101010011001011110 e7b4b0e4baa6e7b4b0e4baa65e
EUC-JP 邏ー莠ヲ邏ー莠ヲ^ 1110111010110110100011101011000011101000101111001000111010100110111011101011011010001110101100001110100010111100100011101010011001011110 eeb68eb0e8bc8ea6eeb68eb0e8bc8ea65e
UTF-8 邏ー莠ヲ邏ー莠ヲ^ 11101001100000101000111111101111101111011011000011101000100011101010000011101111101111011010011011101001100000101000111111101111101111011011000011101000100011101010000011101111101111011010011001011110 e9828fefbdb0e88ea0efbda6e9828fefbdb0e88ea0efbda65e
UHC 邏???邏???^ 1101010110100100001111110011111100111111110101011010010000111111001111110011111101011110 d5a43f3f3fd5a43f3f3f5e

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