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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テδ湘つケテδ湘つケ^ 1100001110000011110000101000111111000011100000101100001010111001110000111000001111000010100011111100001110000010110000101011100101011110 c383c28fc382c2b9c383c28fc382c2b95e
EUC-JP テδ湘つケテδ湘つケ^ 100011101100001110100110110001001011111011000101101001001100010010001110101110011000111011000011101001101100010010111110110001011010010011000100100011101011100101011110 8ec3a6c4bec5a4c48eb98ec3a6c4bec5a4c48eb95e
UTF-8 テδ湘つケテδ湘つケ^ 1110111110111110100000111100111010110100111001101011100110011000111000111000000110100100111011111011110110111001111011111011111010000011110011101011010011100110101110011001100011100011100000011010010011101111101111011011100101011110 efbe83ceb4e6b998e381a4efbdb9efbe83ceb4e6b998e381a4efbdb95e
UHC ?δ湘つ??δ湘つ?^ 0011111110100101111001001101111111001111101010101100010000111111001111111010010111100100110111111100111110101010110001000011111101011110 3fa5e4dfcfaac43f3fa5e4dfcfaac43f5e

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