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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 綺城珪}綺城珪{^ 111000110101100110001111111010011000110001011101011111011110001101011001100011111110100110001100010111010111101101011110 e3598fe98c5d7de3598fe98c5d7b5e
EUC-JP 綺城珪}綺城珪{^ 111001011011101010111110111010111011011110111110011111011110010110111010101111101110101110110111101111100111101101011110 e5babeebb7be7de5babeebb7be7b5e
UTF-8 綺城珪}綺城珪{^ 111001111011011010111010111001011001111110001110111001111000111110101010011111011110011110110110101110101110010110011111100011101110011110001111101010100111101101011110 e7b6bae59f8ee78faa7de7b6bae59f8ee78faa7b5e
UHC 綺城珪}綺城珪{^ 110100011011101111100000111100101101000010101000011111011101000110111011111000001111001011010000101010000111101101011110 d1bbe0f2d0a87dd1bbe0f2d0a87b5e

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