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 ??s}??s{^ 001111110011111101110011011111010011111100111111011100110111101101011110 3f3f737d3f3f737b5e
SJIS-WIN 闔忌s}闔忌s{^ 11101000100011101000101011110101011100110111110111101000100011101000101011110101011100110111101101011110 e88e8af5737de88e8af5737b5e
EUC-JP 闔忌s}闔忌s{^ 11101111111011101011010011110111011100110111110111101111111011101011010011110111011100110111101101011110 efeeb4f7737defeeb4f7737b5e
UTF-8 闔忌s}闔忌s{^ 1110100110010111100101001110010110111111100011000111001101111101111010011001011110010100111001011011111110001100011100110111101101011110 e99794e5bf8c737de99794e5bf8c737b5e
UHC 闔忌s}闔忌s{^ 11111001111011111101000011111011011100110111110111111001111011111101000011111011011100110111101101011110 f9efd0fb737df9efd0fb737b5e

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