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 陲ア蜆サ}陲ア蜆サ{^ 111010001010001010110001111001011000010010111011011111011110100010100010101100011110010110000100101110110111101101011110 e8a2b1e584bb7de8a2b1e584bb7b5e
EUC-JP 陲ア蜆サ}陲ア蜆サ{^ 11110000101001001000111010110001111010011110010010001110101110110111110111110000101001001000111010110001111010011110010010001110101110110111101101011110 f0a48eb1e9e48ebb7df0a48eb1e9e48ebb7b5e
UTF-8 陲ア蜆サ}陲ア蜆サ{^ 111010011001100110110010111011111011110110110001111010001001110010000110111011111011110110111011011111011110100110011001101100101110111110111101101100011110100010011100100001101110111110111101101110110111101101011110 e999b2efbdb1e89c86efbdbb7de999b2efbdb1e89c86efbdbb7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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