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 乘涎\}乘涎\{^ 10011000101010011001111110110101010111000111110110011000101010011001111110110101010111000111101101011110 98a99fb55c7d98a99fb55c7b5e
EUC-JP 乘涎\}乘涎\{^ 11010000101010111101111010110111010111000111110111010000101010111101111010110111010111000111101101011110 d0abdeb75c7dd0abdeb75c7b5e
UTF-8 乘涎\}乘涎\{^ 1110010010111001100110001110011010110110100011100101110001111101111001001011100110011000111001101011011010001110010111000111101101011110 e4b998e6b68e5c7de4b998e6b68e5c7b5e
UHC 乘涎\}乘涎\{^ 11100011101010111110011011001110010111000111110111100011101010111110011011001110010111000111101101011110 e3abe6ce5c7de3abe6ce5c7b5e

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