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 偲エト竺偲エト竺^ 10001110110000111011010011000100100011101011000110001110110000111011010011000100100011101011000101011110 8ec3b4c48eb18ec3b4c48eb15e
EUC-JP 偲エト竺偲エト竺^ 1011110011000101100011101011010010001110110001001011110010110011101111001100010110001110101101001000111011000100101111001011001101011110 bcc58eb48ec4bcb3bcc58eb48ec4bcb35e
UTF-8 偲エト竺偲エト竺^ 11100101100000011011001011101111101111011011010011101111101111101000010011100111101010111011101011100101100000011011001011101111101111011011010011101111101111101000010011100111101010111011101001011110 e581b2efbdb4efbe84e7abbae581b2efbdb4efbe84e7abba5e
UHC ???竺???竺^ 0011111100111111001111111111010111100111001111110011111100111111111101011110011101011110 3f3f3ff5e73f3f3ff5e75e

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