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 奝ー諸藁奝ー諸藁^ 111110101010001010110000111110111010100110011000011011011111101010100010101100001111101110101001100110000110110101011110 faa2b0fba9986dfaa2b0fba9986d5e
EUC-JP 奝ー?藁奝ー?藁^ 1000111110111000111110001000111010110000001111111100111111001110100011111011100011111000100011101011000000111111110011111100111001011110 8fb8f88eb03fcfce8fb8f88eb03fcfce5e
UTF-8 奝ー諸藁奝ー諸藁^ 11100101101001011001110111101111101111011011000011101111101010001010001011101000100101111000000111100101101001011001110111101111101111011011000011101111101010001010001011101000100101111000000101011110 e5a59defbdb0efa8a2e89781e5a59defbdb0efa8a2e897815e
UHC ???藁???藁^ 0011111100111111001111111100110111001011001111110011111100111111110011011100101101011110 3f3f3fcdcb3f3f3fcdcb5e

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