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 莠壱ソイ}莠壱ソイ{^ 111001001011101010001000111010111011111110110010011111011110010010111010100010001110101110111111101100100111101101011110 e4ba88ebbfb27de4ba88ebbfb27b5e
EUC-JP 莠壱ソイ}莠壱ソイ{^ 11101000101111001011000011101101100011101011111110001110101100100111110111101000101111001011000011101101100011101011111110001110101100100111101101011110 e8bcb0ed8ebf8eb27de8bcb0ed8ebf8eb27b5e
UTF-8 莠壱ソイ}莠壱ソイ{^ 111010001000111010100000111001011010001110110001111011111011110110111111111011111011110110110010011111011110100010001110101000001110010110100011101100011110111110111101101111111110111110111101101100100111101101011110 e88ea0e5a3b1efbdbfefbdb27de88ea0e5a3b1efbdbfefbdb27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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