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 裕노뙸\}裕노뙸\{^ 1110100010100011100101011110101110000101101110001110101110011001101110000101110001111101111010001010001110010101111010111000010110111000111010111001100110111000010111000111101101011110 e8a395eb85b8eb99b85c7de8a395eb85b8eb99b85c7b5e
UHC 裕노뙸\}裕노뙸\{^ 1110101110101110101100111110101110001100101110110101110001111101111010111010111010110011111010111000110010111011010111000111101101011110 ebaeb3eb8cbb5c7debaeb3eb8cbb5c7b5e

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