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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ツカテ毬N}ツカテ毬N{^ 110000101011011011000011100111110111101101001110011111011100001010110110110000111001111101111011010011100111101101011110 c2b6c39f7b4e7dc2b6c39f7b4e7b5e
EUC-JP ツカテ毬N}ツカテ毬N{^ 100011101100001010001110101101101000111011000011110111011101110001001110011111011000111011000010100011101011011010001110110000111101110111011100010011100111101101011110 8ec28eb68ec3dddc4e7d8ec28eb68ec3dddc4e7b5e
UTF-8 ツカテ毬N}ツカテ毬N{^ 1110111110111110100000101110111110111101101101101110111110111110100000111110011010101111101011000100111001111101111011111011111010000010111011111011110110110110111011111011111010000011111001101010111110101100010011100111101101011110 efbe82efbdb6efbe83e6afac4e7defbe82efbdb6efbe83e6afac4e7b5e
UHC ???毬N}???毬N{^ 001111110011111100111111110011111011001101001110011111010011111100111111001111111100111110110011010011100111101101011110 3f3f3fcfb34e7d3f3f3fcfb34e7b5e

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