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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??蓚}??蓚{^ 0011111100111111111001001110100101111101001111110011111111100100111010010111101101011110 3f3fe4e97d3f3fe4e97b5e
EUC-JP ??蓚}??蓚{^ 0011111100111111111010001110101101111101001111110011111111101000111010110111101101011110 3f3fe8eb7d3f3fe8eb7b5e
UTF-8 識빚蓚}識빚蓚{^ 111011111010011110111100111010111011100110011010111010001001001110011010011111011110111110100111101111001110101110111001100110101110100010010011100110100111101101011110 efa7bcebb99ae8939a7defa7bcebb99ae8939a7b5e
UHC 識빚蓚}識빚蓚{^ 111100101011110110111010111110101110001010111110011111011111001010111101101110101111101011100010101111100111101101011110 f2bdbafae2be7df2bdbafae2be7b5e

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