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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 裕?┸裕?┸^ 1001011101010100001111111000010010111101100101110101010000111111100001001011110101011110 97543f84bd97543f84bd5e
EUC-JP 裕?┸裕?┸^ 1100110110110101001111111010100010111111110011011011010100111111101010001011111101011110 cdb53fa8bfcdb53fa8bf5e
UTF-8 裕낉┸裕낉┸^ 11101000101000111001010111101011100000101000100111100010100101001011100011101000101000111001010111101011100000101000100111100010100101001011100001011110 e8a395eb8289e294b8e8a395eb8289e294b85e
UHC 裕낉┸裕낉┸^ 11101011101011101000010111101111101001101011111111101011101011101000010111101111101001101011111101011110 ebae85efa6bfebae85efa6bf5e

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