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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鋺亥クュ鋺壱、吝、 1110011111111010100010001110010110111000101011011110011111111010100010001110101110100100100110011110010110100100 e7fa88e5b8ade7fa88eba499e5a4
EUC-JP 鋺亥クュ鋺壱、吝、 111011101111110010110000111001111000111010111000100011101010110111101110111111001011000011101101100011101010010011010010111001111000111010100100 eefcb0e78eb88eadeefcb0ed8ea4d2e78ea4
UTF-8 鋺亥クュ鋺壱、吝、 111010011000101110111010111001001011101010100101111011111011110110111000111011111011110110101101111010011000101110111010111001011010001110110001111011111011110110100100111001011001000010011101111011111011110110100100 e98bbae4baa5efbdb8efbdade98bbae5a3b1efbda4e5909defbda4
UHC ?亥?????吝? 0011111111111010101001000011111100111111001111110011111100111111110101111111000000111111 3ffaa43f3f3f3f3fd7f03f

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