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 邂大\}邂大\{^ 11100111101011101001000111100101010111000111110111100111101011101001000111100101010111000111101101011110 e7ae91e55c7de7ae91e55c7b5e
EUC-JP 邂大\}邂大\{^ 11101110101100001100001011100111010111000111110111101110101100001100001011100111010111000111101101011110 eeb0c2e75c7deeb0c2e75c7b5e
UTF-8 邂大\}邂大\{^ 1110100110000010100000101110010110100100101001110101110001111101111010011000001010000010111001011010010010100111010111000111101101011110 e98282e5a4a75c7de98282e5a4a75c7b5e
UHC 邂大\}邂大\{^ 11111010101100111101001111011110010111000111110111111010101100111101001111011110010111000111101101011110 fab3d3de5c7dfab3d3de5c7b5e

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