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 諸?佇?}諸?佇?{^ 100011111001010000111111100110001100100000111111011111011000111110010100001111111001100011001000001111110111101101011110 8f943f98c83f7d8f943f98c83f7b5e
EUC-JP 諸?佇?}諸?佇?{^ 101111011111010000111111110100001100101000111111011111011011110111110100001111111101000011001010001111110111101101011110 bdf43fd0ca3f7dbdf43fd0ca3f7b5e
UTF-8 諸렪佇록}諸렪佇록{^ 111010001010101110111000111010111010000010101010111001001011110110000111111010111010000110011101011111011110100010101011101110001110101110100000101010101110010010111101100001111110101110100001100111010111101101011110 e8abb8eba0aae4bd87eba19d7de8abb8eba0aae4bd87eba19d7b5e
UHC 諸렪佇록}諸렪佇록{^ 11110000101100111000111010111000111011101011011110110111110011110111110111110000101100111000111010111000111011101011011110110111110011110111101101011110 f0b38eb8eeb7b7cf7df0b38eb8eeb7b7cf7b5e

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