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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠消エ篠消エ^ 11110000110000111000111011000010100011111100000111110101100011101011010011110000110000111000111011000010100011111100000111110101100011101011010001011110 f0c38ec28fc1f58eb4f0c38ec28fc1f58eb45e
EUC-JP ?篠消?エ?篠消?エ^ 0011111110111100110001001011111011000011001111111000111010110100001111111011110011000100101111101100001100111111100011101011010001011110 3fbcc4bec33f8eb43fbcc4bec33f8eb45e
UTF-8 篠消エ篠消エ^ 11101110100000101000001011100111101011111010000011100110101101101000100011101110100011111011100111101111101111011011010011101110100000101000001011100111101011111010000011100110101101101000100011101110100011111011100111101111101111011011010001011110 ee8282e7afa0e6b688ee8fb9efbdb4ee8282e7afa0e6b688ee8fb9efbdb45e
UHC ?篠消???篠消??^ 001111111110000111000110111000011011110000111111001111110011111111100001110001101110000110111100001111110011111101011110 3fe1c6e1bc3f3f3fe1c6e1bc3f3f5e

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