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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 裕??\}裕??\{^ 10010111010101000011111100111111010111000111110110010111010101000011111100111111010111000111101101011110 97543f3f5c7d97543f3f5c7b5e
EUC-JP 裕??\}裕??\{^ 11001101101101010011111100111111010111000111110111001101101101010011111100111111010111000111101101011110 cdb53f3f5c7dcdb53f3f5c7b5e
UTF-8 裕낂쪙\}裕낂쪙\{^ 1110100010100011100101011110101110000010100000101110110010101010100110010101110001111101111010001010001110010101111010111000001010000010111011001010101010011001010111000111101101011110 e8a395eb8282ecaa995c7de8a395eb8282ecaa995c7b5e
UHC 裕낂쪙\}裕낂쪙\{^ 1110101110101110100001011110100110100101100100100101110001111101111010111010111010000101111010011010010110010010010111000111101101011110 ebae85e9a5925c7debae85e9a5925c7b5e

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