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 セク賚}セク賚{^ 1011111010111000111001101100110101111101101111101011100011100110110011010111101101011110 beb8e6cd7dbeb8e6cd7b5e
EUC-JP セク賚}セク賚{^ 100011101011111010001110101110001110110011001111011111011000111010111110100011101011100011101100110011110111101101011110 8ebe8eb8eccf7d8ebe8eb8eccf7b5e
UTF-8 セク賚}セク賚{^ 111011111011110110111110111011111011110110111000111010001011001110011010011111011110111110111101101111101110111110111101101110001110100010110011100110100111101101011110 efbdbeefbdb8e8b39a7defbdbeefbdb8e8b39a7b5e
UHC ??賚}??賚{^ 0011111100111111110101101111001001111101001111110011111111010110111100100111101101011110 3f3fd6f27d3f3fd6f27b5e

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