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 銖咲ゥォ}銖咲ゥォ{^ 111001111111000110001101111001111010100110101011011111011110011111110001100011011110011110101001101010110111101101011110 e7f18de7a9ab7de7f18de7a9ab7b5e
EUC-JP 銖咲ゥォ}銖咲ゥォ{^ 11101110111100111011101011101001100011101010100110001110101010110111110111101110111100111011101011101001100011101010100110001110101010110111101101011110 eef3bae98ea98eab7deef3bae98ea98eab7b5e
UTF-8 銖咲ゥォ}銖咲ゥォ{^ 111010011000101010010110111001011001001010110010111011111011110110101001111011111011110110101011011111011110100110001010100101101110010110010010101100101110111110111101101010011110111110111101101010110111101101011110 e98a96e592b2efbda9efbdab7de98a96e592b2efbda9efbdab7b5e
UHC 銖???}銖???{^ 11100010110001110011111100111111001111110111110111100010110001110011111100111111001111110111101101011110 e2c73f3f3f7de2c73f3f3f7b5e

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