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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 愿?愿?}愿?愿?{^ 100111001100001100111111100111001100001100111111011111011001110011000011001111111001110011000011001111110111101101011110 9cc33f9cc33f7d9cc33f9cc33f7b5e
EUC-JP 愿?愿?}愿?愿?{^ 110110001100010100111111110110001100010100111111011111011101100011000101001111111101100011000101001111110111101101011110 d8c53fd8c53f7dd8c53fd8c53f7b5e
UTF-8 愿렪愿렔}愿렪愿렔{^ 111001101000010010111111111010111010000010101010111001101000010010111111111010111010000010010100011111011110011010000100101111111110101110100000101010101110011010000100101111111110101110100000100101000111101101011110 e684bfeba0aae684bfeba0947de684bfeba0aae684bfeba0947b5e
UHC 愿렪愿렔}愿렪愿렔{^ 11101010101101001000111010111000111010101011010010001110101010010111110111101010101101001000111010111000111010101011010010001110101010010111101101011110 eab48eb8eab48ea97deab48eb8eab48ea97b5e

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