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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟾作ケ凡蟾作ケ本^ 111001011011011110001101111011001011100110010110011111011110010110110111100011011110110010111001100101100111101101011110 e5b78decb9967de5b78decb9967b5e
EUC-JP 蟾作ケ凡蟾作ケ本^ 1110101010111001101110101110111010001110101110011100101111011110111010101011100110111010111011101000111010111001110010111101110001011110 eab9baee8eb9cbdeeab9baee8eb9cbdc5e
UTF-8 蟾作ケ凡蟾作ケ本^ 11101000100111111011111011100100101111011001110011101111101111011011100111100101100001111010000111101000100111111011111011100100101111011001110011101111101111011011100111100110100111001010110001011110 e89fbee4bd9cefbdb9e587a1e89fbee4bd9cefbdb9e69cac5e
UHC 蟾作?凡蟾作?本^ 111000001110101011101101110000100011111111011011111011011110000011101010111011011100001000111111110111001110001001011110 e0eaedc23fdbede0eaedc23fdce25e

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