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 淼ァ雕ー}淼ァ雕ー{^ 111110110100010110100111111010001011100010110000011111011111101101000101101001111110100010111000101100000111101101011110 fb45a7e8b8b07dfb45a7e8b8b07b5e
EUC-JP 淼ァ雕ー}淼ァ雕ー{^ 100011111100011111100110100011101010011111110000101110101000111010110000011111011000111111000111111001101000111010100111111100001011101010001110101100000111101101011110 8fc7e68ea7f0ba8eb07d8fc7e68ea7f0ba8eb07b5e
UTF-8 淼ァ雕ー}淼ァ雕ー{^ 111001101011011110111100111011111011110110100111111010011001101110010101111011111011110110110000011111011110011010110111101111001110111110111101101001111110100110011011100101011110111110111101101100000111101101011110 e6b7bcefbda7e99b95efbdb07de6b7bcefbda7e99b95efbdb07b5e
UHC ??雕?}??雕?{^ 00111111001111111111000011100111001111110111110100111111001111111111000011100111001111110111101101011110 3f3ff0e73f7d3f3ff0e73f7b5e

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