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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 邂筑\}邂筑\{^ 11100111101011101001001001111101010111000111110111100111101011101001001001111101010111000111101101011110 e7ae927d5c7de7ae927d5c7b5e
EUC-JP 邂筑\}邂筑\{^ 11101110101100001100001111011110010111000111110111101110101100001100001111011110010111000111101101011110 eeb0c3de5c7deeb0c3de5c7b5e
UTF-8 邂筑\}邂筑\{^ 1110100110000010100000101110011110101101100100010101110001111101111010011000001010000010111001111010110110010001010111000111101101011110 e98282e7ad915c7de98282e7ad915c7b5e
UHC 邂筑\}邂筑\{^ 11111010101100111111010111101000010111000111110111111010101100111111010111101000010111000111101101011110 fab3f5e85c7dfab3f5e85c7b5e

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