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 逹幀キм逹幀キк^ 111001111001110110011011111010101011011110000100011111011110011110011101100110111110101010110111100001000111101101011110 e79d9beab7847de79d9beab7847b5e
EUC-JP 逹幀キм逹幀キк^ 1110110111111101110101101110110010001110101101111010011111011110111011011111110111010110111011001000111010110111101001111101110001011110 edfdd6ec8eb7a7deedfdd6ec8eb7a7dc5e
UTF-8 逹幀キм逹幀キк^ 1110100110000000101110011110010110111001100000001110111110111101101101111101000010111100111010011000000010111001111001011011100110000000111011111011110110110111110100001011101001011110 e980b9e5b980efbdb7d0bce980b9e5b980efbdb7d0ba5e
UHC ?幀?м?幀?к^ 00111111111011111101001100111111101011001101111000111111111011111101001100111111101011001101110001011110 3fefd33facde3fefd33facdc5e

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