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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 裕?k}裕?k{^ 1001011101010100001111110110101101111101100101110101010000111111011010110111101101011110 97543f6b7d97543f6b7b5e
EUC-JP 裕?k}裕?k{^ 1100110110110101001111110110101101111101110011011011010100111111011010110111101101011110 cdb53f6b7dcdb53f6b7b5e
UTF-8 裕쿻k}裕쿻k{^ 1110100010100011100101011110110010111111101110110110101101111101111010001010001110010101111011001011111110111011011010110111101101011110 e8a395ecbfbb6b7de8a395ecbfbb6b7b5e
UHC 裕쿻k}裕쿻k{^ 11101011101011101011001101101110011010110111110111101011101011101011001101101110011010110111101101011110 ebaeb36e6b7debaeb36e6b7b5e

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